Home
last modified time | relevance | path

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

/external/capstone/arch/SystemZ/
DSystemZDisassembler.c342 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/
DSystemZDisassembler.cpp324 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/
DSystemZDisassembler.cpp381 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/
DSystemZDisassembler.cpp371 static DecodeStatus decodeBDVAddr12Operand(MCInst &Inst, uint64_t Field, in decodeBDVAddr12Operand() function
443 return decodeBDVAddr12Operand(Inst, Field, SystemZMC::GR64Regs); in decodeBDVAddr64Disp12Operand()