Home
last modified time | relevance | path

Searched refs:decodeBDRAddr12Operand (Results 1 – 3 of 3) sorted by relevance

/external/capstone/arch/SystemZ/
DSystemZDisassembler.c327 static DecodeStatus decodeBDRAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDRAddr12Operand() function
408 return decodeBDRAddr12Operand(Inst, Field, SystemZMC_GR64Regs); in decodeBDRAddr64Disp12Operand()
/external/llvm-project/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp359 static DecodeStatus decodeBDRAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDRAddr12Operand() function
437 return decodeBDRAddr12Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDRAddr64Disp12Operand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp359 static DecodeStatus decodeBDRAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDRAddr12Operand() function
437 return decodeBDRAddr12Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDRAddr64Disp12Operand()