Searched refs:GetRs (Results 1 – 8 of 8) sorted by relevance
64 delta += Assembler::GetRs(instr) * kImm16Mask; in PatchInlinedSmiCode()87 Register reg = Register::from_code(Assembler::GetRs(instr_at_patch)); in PatchInlinedSmiCode()
1130 static uint32_t GetRs(Instr instr);
376 uint32_t Assembler::GetRs(Instr instr) { in GetRs() function in v8::internal::Assembler
1192 static uint32_t GetRs(Instr instr);
358 uint32_t Assembler::GetRs(Instr instr) { in GetRs() function in v8::internal::Assembler
4213 reg_num = instr->GetRs(); in SubstituteRegisterField()
1552 unsigned rs = instr->GetRs(); in VisitLoadStoreExclusive()