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

  /src/external/gpl3/binutils/dist/include/opcode/
tic30.h 207 #define NotReq 0x2000
472 { "ldp" ,2,0x08700000,0, { Abs24|Direct, DPReg|NotReq, 0 }, Imm_UInt },
484 { "nop" ,1,0x0C800000,AddressMode, { AllReg|Indirect|NotReq, 0, 0 }, Imm_None },
  /src/external/gpl3/binutils.old/dist/include/opcode/
tic30.h 207 #define NotReq 0x2000
472 { "ldp" ,2,0x08700000,0, { Abs24|Direct, DPReg|NotReq, 0 }, Imm_UInt },
484 { "nop" ,1,0x0C800000,AddressMode, { AllReg|Indirect|NotReq, 0, 0 }, Imm_None },
  /src/external/gpl3/gdb/dist/include/opcode/
tic30.h 207 #define NotReq 0x2000
472 { "ldp" ,2,0x08700000,0, { Abs24|Direct, DPReg|NotReq, 0 }, Imm_UInt },
484 { "nop" ,1,0x0C800000,AddressMode, { AllReg|Indirect|NotReq, 0, 0 }, Imm_None },
  /src/external/gpl3/gdb.old/dist/include/opcode/
tic30.h 207 #define NotReq 0x2000
472 { "ldp" ,2,0x08700000,0, { Abs24|Direct, DPReg|NotReq, 0 }, Imm_UInt },
484 { "nop" ,1,0x0C800000,AddressMode, { AllReg|Indirect|NotReq, 0, 0 }, Imm_None },
  /src/external/gpl3/binutils/dist/opcodes/
tic30-dis.c 388 if ((insn->tm->operand_types[0] & NotReq) == 0)
  /src/external/gpl3/binutils.old/dist/opcodes/
tic30-dis.c 388 if ((insn->tm->operand_types[0] & NotReq) == 0)
  /src/external/gpl3/gdb/dist/opcodes/
tic30-dis.c 388 if ((insn->tm->operand_types[0] & NotReq) == 0)
  /src/external/gpl3/gdb.old/dist/opcodes/
tic30-dis.c 388 if ((insn->tm->operand_types[0] & NotReq) == 0)
  /src/external/gpl3/binutils/dist/gas/config/
tc-tic30.c 1571 if (insn.tm->operand_types[i] & NotReq)
1963 else if (insn.tm->operand_types[0] & NotReq)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic30.c 1571 if (insn.tm->operand_types[i] & NotReq)
1963 else if (insn.tm->operand_types[0] & NotReq)

Completed in 36 milliseconds