Home
last modified time | relevance | path

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

/external/capstone/arch/SystemZ/
DSystemZDisassembler.c210 static DecodeStatus decodeBDXAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr12Operand() function
282 return decodeBDXAddr12Operand(Inst, Field, SystemZMC_GR64Regs); in decodeBDXAddr64Disp12Operand()
/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp288 static DecodeStatus decodeBDXAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr12Operand() function
363 return decodeBDXAddr12Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDXAddr64Disp12Operand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp312 static DecodeStatus decodeBDXAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr12Operand() function
411 return decodeBDXAddr12Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDXAddr64Disp12Operand()