Searched refs:decodeBDVAddr12Operand (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/SystemZ/ |
D | SystemZDisassembler.c | 342 static DecodeStatus decodeBDVAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDVAddr12Operand() function 414 return decodeBDVAddr12Operand(Inst, Field, SystemZMC_GR64Regs); in decodeBDVAddr64Disp12Operand()
|
/external/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 324 static DecodeStatus decodeBDVAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDVAddr12Operand() function 382 return decodeBDVAddr12Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDVAddr64Disp12Operand()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 381 static DecodeStatus decodeBDVAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDVAddr12Operand() function 450 return decodeBDVAddr12Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDVAddr64Disp12Operand()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 371 static DecodeStatus decodeBDVAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDVAddr12Operand() function 443 return decodeBDVAddr12Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDVAddr64Disp12Operand()
|