Searched refs:i386_align_code (Results 1 – 12 of 12) sorted by relevance
483 extern void i386_align_code PARAMS ((fragS *, int));487 i386_align_code (fragP, (fragP->fr_next->fr_address \
461 i386_align_code (fragP, count) in i386_align_code() function
475 extern void i386_align_code PARAMS ((fragS *, int));479 i386_align_code (fragP, (fragP->fr_next->fr_address \
497 i386_align_code (fragP, count) in i386_align_code() function
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