Searched refs:i386_align_code (Results 1 – 7 of 7) sorted by relevance
266 extern void i386_align_code (fragS *, int);270 i386_align_code (fragP, (fragP->fr_next->fr_address \
572 i386_align_code (fragS *fragP, int count) in i386_align_code() function
936 (i386_align_code): Ditto.984 (i386_align_code): Use xchg %ax,%ax for 2 byte nop. Optimize
873 * config/tc-i386.c (i386_align_code): Correct 16 bit noops. From2725 * config/tc-i386.c (i386_align_code): Add comments explaining the2756 * config/tc-i386.c (i386_align_code): Improve the nop patterns.
5144 * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.
3775 (i386_align_code): Return plain "nop" for x86_64.
244 * config/tc-i386.c (i386_align_code): New function, moved here