Home
last modified time | relevance | path

Searched refs:DecodeThumbAddSpecialReg (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMInstrThumb.td378 let DecoderMethod = "DecodeThumbAddSpecialReg";
1297 let DecoderMethod = "DecodeThumbAddSpecialReg";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrThumb.td407 let DecoderMethod = "DecodeThumbAddSpecialReg";
1467 let DecoderMethod = "DecodeThumbAddSpecialReg";
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrThumb.td411 let DecoderMethod = "DecodeThumbAddSpecialReg";
1479 let DecoderMethod = "DecodeThumbAddSpecialReg";
/external/capstone/arch/ARM/
DARMDisassembler.c292 static DecodeStatus DecodeThumbAddSpecialReg(MCInst *Inst, uint16_t Insn,
3214 static DecodeStatus DecodeThumbAddSpecialReg(MCInst *Inst, uint16_t Insn, in DecodeThumbAddSpecialReg() function
DARMGenDisassemblerTables.inc12407 …if (!Check(&S, DecodeThumbAddSpecialReg(MI, (uint16_t)insn, Address, Decoder))) return MCDisassemb…
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp323 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn,
3233 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSpecialReg() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp397 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn,
3639 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSpecialReg() function
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp402 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn,
3660 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSpecialReg() function
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc20243 …if (!Check(S, DecodeThumbAddSpecialReg(MI, insn, Address, Decoder))) { return MCDisassembler::Fail…