Searched refs:VRegB_22t (Results 1 – 6 of 6) sorted by relevance
355 uint4_t VRegB_22t() const { in VRegB_22t() function356 return VRegB_22t(Fetch16(0)); in VRegB_22t()375 uint4_t VRegB_22t(uint16_t inst_data) const;
252 case k22t: return VRegB_22t(); in VRegB()317 inline uint4_t Instruction::VRegB_22t(uint16_t inst_data) const { in VRegB_22t() function
213 …case k22t: os << StringPrintf("%s v%d, v%d, %+d", opcode, VRegA_22t(), VRegB_22t(), VRegC_22t());… in DumpString()
772 …if (shadow_frame.GetVReg(inst->VRegA_22t(inst_data)) == shadow_frame.GetVReg(inst->VRegB_22t(inst_… in ExecuteGotoImpl()788 …if (shadow_frame.GetVReg(inst->VRegA_22t(inst_data)) != shadow_frame.GetVReg(inst->VRegB_22t(inst_… in ExecuteGotoImpl()804 …if (shadow_frame.GetVReg(inst->VRegA_22t(inst_data)) < shadow_frame.GetVReg(inst->VRegB_22t(inst_d… in ExecuteGotoImpl()820 …if (shadow_frame.GetVReg(inst->VRegA_22t(inst_data)) >= shadow_frame.GetVReg(inst->VRegB_22t(inst_… in ExecuteGotoImpl()836 …if (shadow_frame.GetVReg(inst->VRegA_22t(inst_data)) > shadow_frame.GetVReg(inst->VRegB_22t(inst_d… in ExecuteGotoImpl()852 …if (shadow_frame.GetVReg(inst->VRegA_22t(inst_data)) <= shadow_frame.GetVReg(inst->VRegB_22t(inst_… in ExecuteGotoImpl()
682 …ow_frame.GetVReg(inst->VRegA_22t(inst_data)) == shadow_frame.GetVReg(inst->VRegB_22t(inst_data))) { in ExecuteSwitchImpl()697 …ow_frame.GetVReg(inst->VRegA_22t(inst_data)) != shadow_frame.GetVReg(inst->VRegB_22t(inst_data))) { in ExecuteSwitchImpl()712 …if (shadow_frame.GetVReg(inst->VRegA_22t(inst_data)) < shadow_frame.GetVReg(inst->VRegB_22t(inst_d… in ExecuteSwitchImpl()727 …ow_frame.GetVReg(inst->VRegA_22t(inst_data)) >= shadow_frame.GetVReg(inst->VRegB_22t(inst_data))) { in ExecuteSwitchImpl()742 …if (shadow_frame.GetVReg(inst->VRegA_22t(inst_data)) > shadow_frame.GetVReg(inst->VRegB_22t(inst_d… in ExecuteSwitchImpl()757 …ow_frame.GetVReg(inst->VRegA_22t(inst_data)) <= shadow_frame.GetVReg(inst->VRegB_22t(inst_data))) { in ExecuteSwitchImpl()
1912 RegType& reg_type2 = work_line_->GetRegisterType(inst->VRegB_22t()); in CodeFlowVerifyInstruction()1932 RegType& reg_type2 = work_line_->GetRegisterType(inst->VRegB_22t()); in CodeFlowVerifyInstruction()