HomeSort by: relevance | last modified time | path
    Searched refs:OP16 (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
csky-opc.h 270 struct csky_opcode_info op16[OP_TABLE_NUM]; member in struct:csky_opcode
517 #define OP16(mnem, opcode16, isa) \
1053 OP16 ("bkpt",
1056 OP16 ("sync",
1061 OP16 ("rfi",
1066 OP16 ("stop",
1069 OP16 ("wait",
1072 OP16 ("doze",
1075 OP16 ("idly4",
1078 OP16 ("trap"
    [all...]
s390-opc.c 265 #define OP16(x) { x >> 8, x & 255, 0x00, 0x00, 0x00, 0x00 }
  /src/external/gpl3/binutils.old/dist/opcodes/
csky-opc.h 270 struct csky_opcode_info op16[OP_TABLE_NUM]; member in struct:csky_opcode
517 #define OP16(mnem, opcode16, isa) \
1053 OP16 ("bkpt",
1056 OP16 ("sync",
1061 OP16 ("rfi",
1066 OP16 ("stop",
1069 OP16 ("wait",
1072 OP16 ("doze",
1075 OP16 ("idly4",
1078 OP16 ("trap"
    [all...]
s390-opc.c 265 #define OP16(x) { x >> 8, x & 255, 0x00, 0x00, 0x00, 0x00 }
  /src/external/gpl3/gdb/dist/opcodes/
csky-opc.h 270 struct csky_opcode_info op16[OP_TABLE_NUM]; member in struct:csky_opcode
517 #define OP16(mnem, opcode16, isa) \
1053 OP16 ("bkpt",
1056 OP16 ("sync",
1061 OP16 ("rfi",
1066 OP16 ("stop",
1069 OP16 ("wait",
1072 OP16 ("doze",
1075 OP16 ("idly4",
1078 OP16 ("trap"
    [all...]
s390-opc.c 265 #define OP16(x) { x >> 8, x & 255, 0x00, 0x00, 0x00, 0x00 }
  /src/external/gpl3/gdb.old/dist/opcodes/
csky-opc.h 270 struct csky_opcode_info op16[OP_TABLE_NUM]; member in struct:csky_opcode
517 #define OP16(mnem, opcode16, isa) \
1053 OP16 ("bkpt",
1056 OP16 ("sync",
1061 OP16 ("rfi",
1066 OP16 ("stop",
1069 OP16 ("wait",
1072 OP16 ("doze",
1075 OP16 ("idly4",
1078 OP16 ("trap"
    [all...]
s390-opc.c 275 #define OP16(x) { x >> 8, x & 255, 0x00, 0x00, 0x00, 0x00 }

Completed in 42 milliseconds