Searched refs:Fetch16 (Results 1 – 4 of 4) sorted by relevance
296 return VRegA_10t(Fetch16(0)); in VRegA_10t()299 return VRegA_10x(Fetch16(0)); in VRegA_10x()302 return VRegA_11n(Fetch16(0)); in VRegA_11n()305 return VRegA_11x(Fetch16(0)); in VRegA_11x()308 return VRegA_12x(Fetch16(0)); in VRegA_12x()312 return VRegA_21c(Fetch16(0)); in VRegA_21c()315 return VRegA_21h(Fetch16(0)); in VRegA_21h()318 return VRegA_21s(Fetch16(0)); in VRegA_21s()321 return VRegA_21t(Fetch16(0)); in VRegA_21t()324 return VRegA_22b(Fetch16(0)); in VRegA_22b()[all …]
120 return static_cast<int16_t>(Fetch16(1)); in VRegA_20t()195 return Fetch16(1); in VRegA_32x()302 return Fetch16(1); in VRegB_21c()307 return Fetch16(1); in VRegB_21h()312 return static_cast<int16_t>(Fetch16(1)); in VRegB_21s()317 return static_cast<int16_t>(Fetch16(1)); in VRegB_21t()322 return static_cast<uint8_t>(Fetch16(1) & 0xff); in VRegB_22b()342 return Fetch16(1); in VRegB_22x()347 return static_cast<uint8_t>(Fetch16(1) & 0xff); in VRegB_23x()367 return Fetch16(2); in VRegB_32x()[all …]
558 uint16_t inst_data = inst->Fetch16(0); in MterpCheckBefore()581 uint16_t inst_data = inst->Fetch16(0); in MterpLogDivideByZeroException()589 uint16_t inst_data = inst->Fetch16(0); in MterpLogArrayIndexException()597 uint16_t inst_data = inst->Fetch16(0); in MterpLogNegativeArraySizeException()605 uint16_t inst_data = inst->Fetch16(0); in MterpLogNoSuchMethodException()613 uint16_t inst_data = inst->Fetch16(0); in MterpLogExceptionThrownException()621 uint16_t inst_data = inst->Fetch16(0); in MterpLogNullObjectException()629 uint16_t inst_data = inst->Fetch16(0); in MterpLogFallback()638 uint16_t inst_data = inst->Fetch16(0); in MterpLogOSR()646 uint16_t inst_data = inst->Fetch16(0); in MterpLogSuspendFallback()
2650 inst_data = inst->Fetch16(0); in ExecuteSwitchImplCpp()