HomeSort by relevance Sort by last modified time
    Searched refs:nop_7 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
cpu-i386.c 63 static const char nop_7[] = { 0x0f, 0x1f, 0x80, 0x00, 0x00, 0x00, 0x00 }; local
75 nop_6, nop_7, nop_8, nop_9, nop_10 };
  /toolchain/binutils/binutils-2.25/gas/config/
tc-rx.c 1254 static unsigned char nop_7[] = { 0x0F, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03 };
1256 static unsigned char *nops[] = { NULL, nop_1, nop_2, nop_3, nop_4, nop_5, nop_6, nop_7 };
1253 static unsigned char nop_7[] = { 0x0F, 0x03, 0x03, 0x03, 0x03, 0x03, 0x03 }; variable
    [all...]

Completed in 4094 milliseconds