Searched refs:decodeBDXAddr20Operand (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/SystemZ/ |
D | SystemZDisassembler.c | 297 static DecodeStatus decodeBDXAddr20Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr20Operand() function 390 return decodeBDXAddr20Operand(Inst, Field, SystemZMC_GR64Regs); in decodeBDXAddr64Disp20Operand()
|
/external/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 300 static DecodeStatus decodeBDXAddr20Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr20Operand() function 369 return decodeBDXAddr20Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDXAddr64Disp20Operand()
|
/external/llvm-project/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 323 static DecodeStatus decodeBDXAddr20Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr20Operand() function 416 return decodeBDXAddr20Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDXAddr64Disp20Operand()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 323 static DecodeStatus decodeBDXAddr20Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr20Operand() function 416 return decodeBDXAddr20Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDXAddr64Disp20Operand()
|