Home
last modified time | relevance | path

Searched refs:i386_align_code (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.h483 extern void i386_align_code PARAMS ((fragS *, int));
487 i386_align_code (fragP, (fragP->fr_next->fr_address \
H A Dtc-i386.c461 i386_align_code (fragP, count) in i386_align_code() function
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.h475 extern void i386_align_code PARAMS ((fragS *, int));
479 i386_align_code (fragP, (fragP->fr_next->fr_address \
H A Dtc-i386.c497 i386_align_code (fragP, count) in i386_align_code() function
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-9697873 * config/tc-i386.c (i386_align_code): Correct 16 bit noops. From
2725 * config/tc-i386.c (i386_align_code): Add comments explaining the
2756 * config/tc-i386.c (i386_align_code): Improve the nop patterns.
H A DChangeLog-02035144 * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.
H A DChangeLog-00013775 (i386_align_code): Return plain "nop" for x86_64.
H A DChangeLog-9295244 * config/tc-i386.c (i386_align_code): New function, moved here
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-9697873 * config/tc-i386.c (i386_align_code): Correct 16 bit noops. From
2725 * config/tc-i386.c (i386_align_code): Add comments explaining the
2756 * config/tc-i386.c (i386_align_code): Improve the nop patterns.
H A DChangeLog-02035144 * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.
H A DChangeLog-00013775 (i386_align_code): Return plain "nop" for x86_64.
H A DChangeLog-9295244 * config/tc-i386.c (i386_align_code): New function, moved here