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

  /src/external/gpl3/binutils/dist/include/opcode/
score-inst.h 199 #define OP_REG_TYPE (1 << 6)
201 #define OP_SH_REGD (OP_REG_TYPE |20)
202 #define OP_SH_REGS1 (OP_REG_TYPE |15)
203 #define OP_SH_REGS2 (OP_REG_TYPE |10)
216 #define OP16_SH_REGD (OP_REG_TYPE | 8)
217 #define OP16_SH_REGS1 (OP_REG_TYPE | 4)
  /src/external/gpl3/binutils.old/dist/include/opcode/
score-inst.h 199 #define OP_REG_TYPE (1 << 6)
201 #define OP_SH_REGD (OP_REG_TYPE |20)
202 #define OP_SH_REGS1 (OP_REG_TYPE |15)
203 #define OP_SH_REGS2 (OP_REG_TYPE |10)
216 #define OP16_SH_REGD (OP_REG_TYPE | 8)
217 #define OP16_SH_REGS1 (OP_REG_TYPE | 4)
  /src/external/gpl3/gdb/dist/include/opcode/
score-inst.h 199 #define OP_REG_TYPE (1 << 6)
201 #define OP_SH_REGD (OP_REG_TYPE |20)
202 #define OP_SH_REGS1 (OP_REG_TYPE |15)
203 #define OP_SH_REGS2 (OP_REG_TYPE |10)
216 #define OP16_SH_REGD (OP_REG_TYPE | 8)
217 #define OP16_SH_REGS1 (OP_REG_TYPE | 4)
  /src/external/gpl3/gdb.old/dist/include/opcode/
score-inst.h 199 #define OP_REG_TYPE (1 << 6)
201 #define OP_SH_REGD (OP_REG_TYPE |20)
202 #define OP_SH_REGS1 (OP_REG_TYPE |15)
203 #define OP_SH_REGS2 (OP_REG_TYPE |10)
216 #define OP16_SH_REGD (OP_REG_TYPE | 8)
217 #define OP16_SH_REGS1 (OP_REG_TYPE | 4)

Completed in 23 milliseconds