Searched refs:DecodeBitpOperand (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
| H A D | XCoreDisassembler.cpp | 82 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val, 196 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val, in DecodeBitpOperand() function 394 DecodeBitpOperand(Inst, Op2, Address, Decoder); in DecodeRUSBitpInstruction() 408 DecodeBitpOperand(Inst, Op2, Address, Decoder); in DecodeRUSSrcDstBitpInstruction() 558 DecodeBitpOperand(Inst, Op3, Address, Decoder); in Decode2RUSBitpInstruction() 615 DecodeBitpOperand(Inst, Op3, Address, Decoder); in DecodeL2RUSBitpInstruction()
|