Home
last modified time | relevance | path

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

/external/capstone/arch/SystemZ/
DSystemZDisassembler.c225 static DecodeStatus decodeBDXAddr20Operand(MCInst *Inst, uint64_t Field, in decodeBDXAddr20Operand() function
288 return decodeBDXAddr20Operand(Inst, Field, SystemZMC_GR64Regs); in decodeBDXAddr64Disp20Operand()
/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp300 static DecodeStatus decodeBDXAddr20Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr20Operand() function
369 return decodeBDXAddr20Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDXAddr64Disp20Operand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp324 static DecodeStatus decodeBDXAddr20Operand(MCInst &Inst, uint64_t Field, in decodeBDXAddr20Operand() function
417 return decodeBDXAddr20Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDXAddr64Disp20Operand()