Home
last modified time | relevance | path

Searched refs:nop_6 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcpu-i386.c61 static const char nop_6[] = { 0x66, 0x0f, 0x1f, 0x44, 0x00, 0x00 }; in bfd_arch_i386_fill() local
75 nop_6, nop_7, nop_8, nop_9, nop_10 }; in bfd_arch_i386_fill()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-rx.c1279 static unsigned char nop_6[] = { 0x74, 0x10, 0x01, 0x00, 0x00, 0x00 }; variable
1283 static unsigned char *nops[] = { NULL, nop_1, nop_2, nop_3, nop_4, nop_5, nop_6, nop_7 };