Searched refs:nop_3 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-i386.c | 55 static const char nop_3[] = { 0x0f, 0x1f, 0x00 }; in bfd_arch_i386_fill() local 74 { nop_1, nop_2, nop_3, nop_4, nop_5, in bfd_arch_i386_fill()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-rx.c | 1245 static unsigned char nop_3[] = { 0xfc, 0x13, 0x00 }; variable 1255 static unsigned char *nops[] = { NULL, nop_1, nop_2, nop_3, nop_4, nop_5, nop_6, nop_7 };
|