Searched refs:Op6 (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
| H A D | XCoreDisassembler.cpp | 624 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local 629 S = Decode3OpInstruction(fieldFromInstruction(Insn, 16, 16), Op4, Op5, Op6); in DecodeL6RInstruction() 637 DecodeGRRegsRegisterClass(Inst, Op6, Address, Decoder); in DecodeL6RInstruction()
|