Searched refs:DecodeBitpOperand (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/Disassembler/ |
| H A D | XCoreDisassembler.cpp | 86 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val, 223 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val, in DecodeBitpOperand() function 419 DecodeBitpOperand(Inst, Op2, Address, Decoder); in DecodeRUSBitpInstruction() 433 DecodeBitpOperand(Inst, Op2, Address, Decoder); in DecodeRUSSrcDstBitpInstruction() 583 DecodeBitpOperand(Inst, Op3, Address, Decoder); in Decode2RUSBitpInstruction() 640 DecodeBitpOperand(Inst, Op3, Address, Decoder); in DecodeL2RUSBitpInstruction()
|