HomeSort by: relevance | last modified time | path
    Searched refs:Abs24 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-tic30.c 617 current_op->op_type = Disp | Abs24 | Imm16 | Imm24;
1894 else if ((insn.tm->operand_types[0] & (Abs24 | Direct))
1895 == (Abs24 | Direct))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic30.c 617 current_op->op_type = Disp | Abs24 | Imm16 | Imm24;
1894 else if ((insn.tm->operand_types[0] & (Abs24 | Direct))
1895 == (Abs24 | Direct))
  /src/external/gpl3/binutils/dist/include/opcode/
tic30.h 200 #define Abs24 0x0200
472 { "ldp" ,2,0x08700000,0, { Abs24|Direct, DPReg|NotReq, 0 }, Imm_UInt },
  /src/external/gpl3/binutils.old/dist/include/opcode/
tic30.h 200 #define Abs24 0x0200
472 { "ldp" ,2,0x08700000,0, { Abs24|Direct, DPReg|NotReq, 0 }, Imm_UInt },
  /src/external/gpl3/gdb/dist/include/opcode/
tic30.h 200 #define Abs24 0x0200
472 { "ldp" ,2,0x08700000,0, { Abs24|Direct, DPReg|NotReq, 0 }, Imm_UInt },
  /src/external/gpl3/gdb.old/dist/include/opcode/
tic30.h 200 #define Abs24 0x0200
472 { "ldp" ,2,0x08700000,0, { Abs24|Direct, DPReg|NotReq, 0 }, Imm_UInt },

Completed in 34 milliseconds