HomeSort by: relevance | last modified time | path
    Searched defs:nop_5 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
cpu-i386.c 59 static const char nop_5[] = { 0x0f, 0x1f, 0x44, 0x00, 0x00 }; local
74 { nop_1, nop_2, nop_3, nop_4, nop_5,
  /src/external/gpl3/binutils.old/dist/bfd/
cpu-i386.c 59 static const char nop_5[] = { 0x0f, 0x1f, 0x44, 0x00, 0x00 }; local
74 { nop_1, nop_2, nop_3, nop_4, nop_5,
  /src/external/gpl3/gdb.old/dist/bfd/
cpu-i386.c 59 static const char nop_5[] = { 0x0f, 0x1f, 0x44, 0x00, 0x00 }; local
74 { nop_1, nop_2, nop_3, nop_4, nop_5,
  /src/external/gpl3/gdb/dist/bfd/
cpu-i386.c 59 static const char nop_5[] = { 0x0f, 0x1f, 0x44, 0x00, 0x00 }; local
74 { nop_1, nop_2, nop_3, nop_4, nop_5,
  /src/external/gpl3/binutils/dist/gas/config/
tc-rx.c 1294 static unsigned char nop_5[] = { 0x77, 0x10, 0x01, 0x00, 0x00 };
1300 static unsigned char *nops[] = { NULL, nop_1, nop_2, nop_3, nop_4, nop_5, nop_6, nop_7 };
1293 static unsigned char nop_5[] = { 0x77, 0x10, 0x01, 0x00, 0x00 }; variable
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-rx.c 1294 static unsigned char nop_5[] = { 0x77, 0x10, 0x01, 0x00, 0x00 };
1300 static unsigned char *nops[] = { NULL, nop_1, nop_2, nop_3, nop_4, nop_5, nop_6, nop_7 };
1293 static unsigned char nop_5[] = { 0x77, 0x10, 0x01, 0x00, 0x00 }; variable

Completed in 18 milliseconds