Searched refs:VRegA_10t (Results 1 – 4 of 4) sorted by relevance
295 int8_t VRegA_10t() const { in VRegA_10t() function296 return VRegA_10t(Fetch16(0)); in VRegA_10t()370 int8_t VRegA_10t(uint16_t inst_data) const;
61 case k10t: return VRegA_10t(); in VRegA()93 inline int8_t Instruction::VRegA_10t(uint16_t inst_data) const { in VRegA_10t() function
82 case k10t: return VRegA_10t(); in GetTargetOffset()183 case k10t: os << StringPrintf("%s %+d", opcode, VRegA_10t()); break; in DumpString()
934 int8_t offset = inst->VRegA_10t(inst_data); in GOTO()