Searched refs:DecodeBitpOperand (Results 1 – 3 of 3) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 69 static DecodeStatus DecodeBitpOperand(MCInst *Inst, unsigned Val, 171 static DecodeStatus DecodeBitpOperand(MCInst *Inst, unsigned Val, in DecodeBitpOperand() function 386 DecodeBitpOperand(Inst, Op2, Address, Decoder); in DecodeRUSBitpInstruction() 401 DecodeBitpOperand(Inst, Op2, Address, Decoder); in DecodeRUSSrcDstBitpInstruction() 556 DecodeBitpOperand(Inst, Op3, Address, Decoder); in Decode2RUSBitpInstruction() 617 DecodeBitpOperand(Inst, Op3, Address, Decoder); in DecodeL2RUSBitpInstruction()
|
/external/llvm/lib/Target/XCore/Disassembler/ |
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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/ |
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()
|