Searched refs:DecodeBitpOperand (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
| H A D | XCoreDisassembler.cpp | 85 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val, 222 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val, in DecodeBitpOperand() function 418 DecodeBitpOperand(Inst, Op2, Address, Decoder); in DecodeRUSBitpInstruction() 432 DecodeBitpOperand(Inst, Op2, Address, Decoder); in DecodeRUSSrcDstBitpInstruction() 582 DecodeBitpOperand(Inst, Op3, Address, Decoder); in Decode2RUSBitpInstruction() 639 DecodeBitpOperand(Inst, Op3, Address, Decoder); in DecodeL2RUSBitpInstruction()
|