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

  /src/external/gpl3/binutils/dist/opcodes/
crx-opc.c 379 #define ST_REG_INST(NAME, OPC1, OPC2, DISP) \
418 ST_REG_INST ("storb", 0x20, 0x4, DISPUB4),
421 ST_REG_INST ("storw", 0x21, 0x5, DISPUW4),
424 ST_REG_INST ("stord", 0x22, 0x6, DISPUD4),
cr16-opc.c 381 #define ST_REG_INST(NAME, OPC1, OPC2, OPC3, OPC4, OPC5, OP_D, OP_S) \
429 ST_REG_INST ("storb", 0x00134, 0xFE, 0xC8, 0x319, 0x65, rpbase_disps4, regr),
431 ST_REG_INST ("stord", 0x00138, 0xEE, 0xC7, 0x31A, 0x66, rpbase_dispe4, regp),
432 ST_REG_INST ("storw", 0x0013C, 0xDE, 0xC9, 0x31B, 0x67, rpbase_dispe4, regr),
  /src/external/gpl3/binutils.old/dist/opcodes/
crx-opc.c 379 #define ST_REG_INST(NAME, OPC1, OPC2, DISP) \
418 ST_REG_INST ("storb", 0x20, 0x4, DISPUB4),
421 ST_REG_INST ("storw", 0x21, 0x5, DISPUW4),
424 ST_REG_INST ("stord", 0x22, 0x6, DISPUD4),
cr16-opc.c 381 #define ST_REG_INST(NAME, OPC1, OPC2, OPC3, OPC4, OPC5, OP_D, OP_S) \
429 ST_REG_INST ("storb", 0x00134, 0xFE, 0xC8, 0x319, 0x65, rpbase_disps4, regr),
431 ST_REG_INST ("stord", 0x00138, 0xEE, 0xC7, 0x31A, 0x66, rpbase_dispe4, regp),
432 ST_REG_INST ("storw", 0x0013C, 0xDE, 0xC9, 0x31B, 0x67, rpbase_dispe4, regr),
  /src/external/gpl3/gdb.old/dist/opcodes/
crx-opc.c 379 #define ST_REG_INST(NAME, OPC1, OPC2, DISP) \
418 ST_REG_INST ("storb", 0x20, 0x4, DISPUB4),
421 ST_REG_INST ("storw", 0x21, 0x5, DISPUW4),
424 ST_REG_INST ("stord", 0x22, 0x6, DISPUD4),
cr16-opc.c 381 #define ST_REG_INST(NAME, OPC1, OPC2, OPC3, OPC4, OPC5, OP_D, OP_S) \
429 ST_REG_INST ("storb", 0x00134, 0xFE, 0xC8, 0x319, 0x65, rpbase_disps4, regr),
431 ST_REG_INST ("stord", 0x00138, 0xEE, 0xC7, 0x31A, 0x66, rpbase_dispe4, regp),
432 ST_REG_INST ("storw", 0x0013C, 0xDE, 0xC9, 0x31B, 0x67, rpbase_dispe4, regr),
  /src/external/gpl3/gdb/dist/opcodes/
crx-opc.c 379 #define ST_REG_INST(NAME, OPC1, OPC2, DISP) \
418 ST_REG_INST ("storb", 0x20, 0x4, DISPUB4),
421 ST_REG_INST ("storw", 0x21, 0x5, DISPUW4),
424 ST_REG_INST ("stord", 0x22, 0x6, DISPUD4),
cr16-opc.c 381 #define ST_REG_INST(NAME, OPC1, OPC2, OPC3, OPC4, OPC5, OP_D, OP_S) \
429 ST_REG_INST ("storb", 0x00134, 0xFE, 0xC8, 0x319, 0x65, rpbase_disps4, regr),
431 ST_REG_INST ("stord", 0x00138, 0xEE, 0xC7, 0x31A, 0x66, rpbase_dispe4, regp),
432 ST_REG_INST ("storw", 0x0013C, 0xDE, 0xC9, 0x31B, 0x67, rpbase_dispe4, regr),

Completed in 26 milliseconds