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

  /src/external/gpl3/binutils/dist/opcodes/
crx-opc.c 157 #define CMPBR_INST(NAME, OPC1, OPC2, C4) \
171 CMPBR_INST ("cmpbeqb", 0x8, 0xC, 0x0),
172 CMPBR_INST ("cmpbneb", 0x8, 0xC, 0x1),
173 CMPBR_INST ("cmpbhib", 0x8, 0xC, 0x4),
174 CMPBR_INST ("cmpblsb", 0x8, 0xC, 0x5),
175 CMPBR_INST ("cmpbgtb", 0x8, 0xC, 0x6),
176 CMPBR_INST ("cmpbleb", 0x8, 0xC, 0x7),
177 CMPBR_INST ("cmpblob", 0x8, 0xC, 0xA),
178 CMPBR_INST ("cmpbhsb", 0x8, 0xC, 0xB),
179 CMPBR_INST ("cmpbltb", 0x8, 0xC, 0xC)
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
crx-opc.c 157 #define CMPBR_INST(NAME, OPC1, OPC2, C4) \
171 CMPBR_INST ("cmpbeqb", 0x8, 0xC, 0x0),
172 CMPBR_INST ("cmpbneb", 0x8, 0xC, 0x1),
173 CMPBR_INST ("cmpbhib", 0x8, 0xC, 0x4),
174 CMPBR_INST ("cmpblsb", 0x8, 0xC, 0x5),
175 CMPBR_INST ("cmpbgtb", 0x8, 0xC, 0x6),
176 CMPBR_INST ("cmpbleb", 0x8, 0xC, 0x7),
177 CMPBR_INST ("cmpblob", 0x8, 0xC, 0xA),
178 CMPBR_INST ("cmpbhsb", 0x8, 0xC, 0xB),
179 CMPBR_INST ("cmpbltb", 0x8, 0xC, 0xC)
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
crx-opc.c 157 #define CMPBR_INST(NAME, OPC1, OPC2, C4) \
171 CMPBR_INST ("cmpbeqb", 0x8, 0xC, 0x0),
172 CMPBR_INST ("cmpbneb", 0x8, 0xC, 0x1),
173 CMPBR_INST ("cmpbhib", 0x8, 0xC, 0x4),
174 CMPBR_INST ("cmpblsb", 0x8, 0xC, 0x5),
175 CMPBR_INST ("cmpbgtb", 0x8, 0xC, 0x6),
176 CMPBR_INST ("cmpbleb", 0x8, 0xC, 0x7),
177 CMPBR_INST ("cmpblob", 0x8, 0xC, 0xA),
178 CMPBR_INST ("cmpbhsb", 0x8, 0xC, 0xB),
179 CMPBR_INST ("cmpbltb", 0x8, 0xC, 0xC)
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
crx-opc.c 157 #define CMPBR_INST(NAME, OPC1, OPC2, C4) \
171 CMPBR_INST ("cmpbeqb", 0x8, 0xC, 0x0),
172 CMPBR_INST ("cmpbneb", 0x8, 0xC, 0x1),
173 CMPBR_INST ("cmpbhib", 0x8, 0xC, 0x4),
174 CMPBR_INST ("cmpblsb", 0x8, 0xC, 0x5),
175 CMPBR_INST ("cmpbgtb", 0x8, 0xC, 0x6),
176 CMPBR_INST ("cmpbleb", 0x8, 0xC, 0x7),
177 CMPBR_INST ("cmpblob", 0x8, 0xC, 0xA),
178 CMPBR_INST ("cmpbhsb", 0x8, 0xC, 0xB),
179 CMPBR_INST ("cmpbltb", 0x8, 0xC, 0xC)
    [all...]

Completed in 23 milliseconds