Searched refs:decodeBDLAddr12Len8Operand (Results 1 – 3 of 3) sorted by relevance
/external/capstone/arch/SystemZ/ |
D | SystemZDisassembler.c | 240 static DecodeStatus decodeBDLAddr12Len8Operand(MCInst *Inst, uint64_t Field, in decodeBDLAddr12Len8Operand() function 294 return decodeBDLAddr12Len8Operand(Inst, Field, SystemZMC_GR64Regs); in decodeBDLAddr64Disp12Len8Operand()
|
/external/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 312 static DecodeStatus decodeBDLAddr12Len8Operand(MCInst &Inst, uint64_t Field, in decodeBDLAddr12Len8Operand() function 376 return decodeBDLAddr12Len8Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDLAddr64Disp12Len8Operand()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 348 static DecodeStatus decodeBDLAddr12Len8Operand(MCInst &Inst, uint64_t Field, in decodeBDLAddr12Len8Operand() function 431 return decodeBDLAddr12Len8Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDLAddr64Disp12Len8Operand()
|