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

  /src/external/gpl3/binutils/dist/opcodes/
crx-opc.c 248 #define REG2_INST(NAME, OPC) \
253 REG2_INST ("macsb", 0x40),
254 REG2_INST ("macub", 0x41),
255 REG2_INST ("macqb", 0x42),
257 REG2_INST ("macsw", 0x50),
258 REG2_INST ("macuw", 0x51),
259 REG2_INST ("macqw", 0x52),
261 REG2_INST ("macsd", 0x60),
262 REG2_INST ("macud", 0x61),
263 REG2_INST ("macqd", 0x62)
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
crx-opc.c 248 #define REG2_INST(NAME, OPC) \
253 REG2_INST ("macsb", 0x40),
254 REG2_INST ("macub", 0x41),
255 REG2_INST ("macqb", 0x42),
257 REG2_INST ("macsw", 0x50),
258 REG2_INST ("macuw", 0x51),
259 REG2_INST ("macqw", 0x52),
261 REG2_INST ("macsd", 0x60),
262 REG2_INST ("macud", 0x61),
263 REG2_INST ("macqd", 0x62)
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
crx-opc.c 248 #define REG2_INST(NAME, OPC) \
253 REG2_INST ("macsb", 0x40),
254 REG2_INST ("macub", 0x41),
255 REG2_INST ("macqb", 0x42),
257 REG2_INST ("macsw", 0x50),
258 REG2_INST ("macuw", 0x51),
259 REG2_INST ("macqw", 0x52),
261 REG2_INST ("macsd", 0x60),
262 REG2_INST ("macud", 0x61),
263 REG2_INST ("macqd", 0x62)
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
crx-opc.c 248 #define REG2_INST(NAME, OPC) \
253 REG2_INST ("macsb", 0x40),
254 REG2_INST ("macub", 0x41),
255 REG2_INST ("macqb", 0x42),
257 REG2_INST ("macsw", 0x50),
258 REG2_INST ("macuw", 0x51),
259 REG2_INST ("macqw", 0x52),
261 REG2_INST ("macsd", 0x60),
262 REG2_INST ("macud", 0x61),
263 REG2_INST ("macqd", 0x62)
    [all...]

Completed in 14 milliseconds