Home
last modified time | relevance | path

Searched refs:decodeBDAddr12Operand (Results 1 – 4 of 4) sorted by relevance

/external/capstone/arch/SystemZ/
DSystemZDisassembler.c257 static DecodeStatus decodeBDAddr12Operand(MCInst *Inst, uint64_t Field, in decodeBDAddr12Operand() function
360 return decodeBDAddr12Operand(Inst, Field, SystemZMC_GR32Regs); in decodeBDAddr32Disp12Operand()
372 return decodeBDAddr12Operand(Inst, Field, SystemZMC_GR64Regs); in decodeBDAddr64Disp12Operand()
/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp268 static DecodeStatus decodeBDAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr12Operand() function
339 return decodeBDAddr12Operand(Inst, Field, SystemZMC::GR32Regs); in decodeBDAddr32Disp12Operand()
351 return decodeBDAddr12Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDAddr64Disp12Operand()
/external/llvm-project/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp291 static DecodeStatus decodeBDAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr12Operand() function
386 return decodeBDAddr12Operand(Inst, Field, SystemZMC::GR32Regs); in decodeBDAddr32Disp12Operand()
398 return decodeBDAddr12Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDAddr64Disp12Operand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp291 static DecodeStatus decodeBDAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDAddr12Operand() function
386 return decodeBDAddr12Operand(Inst, Field, SystemZMC::GR32Regs); in decodeBDAddr32Disp12Operand()
398 return decodeBDAddr12Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDAddr64Disp12Operand()