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

  /src/external/gpl3/binutils/dist/opcodes/
crx-opc.c 492 #define BR_INST(NAME, OPC1, OPC2, INS_TYPE) \
498 BR_INST ("bal", 0x307, 0x317, NO_TYPE_INS),
501 BR_INST ("dbnzb", 0x304, 0x314, DCR_BRANCH_INS),
502 BR_INST ("dbnzw", 0x305, 0x315, DCR_BRANCH_INS),
503 BR_INST ("dbnzd", 0x306, 0x316, DCR_BRANCH_INS),
cr16-opc.c 242 #define BR_INST(NAME, OPC) \
250 BR_INST ("bal", 0xC0),
  /src/external/gpl3/binutils.old/dist/opcodes/
crx-opc.c 492 #define BR_INST(NAME, OPC1, OPC2, INS_TYPE) \
498 BR_INST ("bal", 0x307, 0x317, NO_TYPE_INS),
501 BR_INST ("dbnzb", 0x304, 0x314, DCR_BRANCH_INS),
502 BR_INST ("dbnzw", 0x305, 0x315, DCR_BRANCH_INS),
503 BR_INST ("dbnzd", 0x306, 0x316, DCR_BRANCH_INS),
cr16-opc.c 242 #define BR_INST(NAME, OPC) \
250 BR_INST ("bal", 0xC0),
  /src/external/gpl3/gdb.old/dist/opcodes/
crx-opc.c 492 #define BR_INST(NAME, OPC1, OPC2, INS_TYPE) \
498 BR_INST ("bal", 0x307, 0x317, NO_TYPE_INS),
501 BR_INST ("dbnzb", 0x304, 0x314, DCR_BRANCH_INS),
502 BR_INST ("dbnzw", 0x305, 0x315, DCR_BRANCH_INS),
503 BR_INST ("dbnzd", 0x306, 0x316, DCR_BRANCH_INS),
cr16-opc.c 242 #define BR_INST(NAME, OPC) \
250 BR_INST ("bal", 0xC0),
  /src/external/gpl3/gdb/dist/opcodes/
crx-opc.c 492 #define BR_INST(NAME, OPC1, OPC2, INS_TYPE) \
498 BR_INST ("bal", 0x307, 0x317, NO_TYPE_INS),
501 BR_INST ("dbnzb", 0x304, 0x314, DCR_BRANCH_INS),
502 BR_INST ("dbnzw", 0x305, 0x315, DCR_BRANCH_INS),
503 BR_INST ("dbnzd", 0x306, 0x316, DCR_BRANCH_INS),
cr16-opc.c 242 #define BR_INST(NAME, OPC) \
250 BR_INST ("bal", 0xC0),

Completed in 66 milliseconds