Home
last modified time | relevance | path

Searched refs:SaValue (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/mips/
Ddisasm-mips.cc212 int sa = instr->SaValue(); in PrintSa()
234 int pos = instr->SaValue(); in PrintSs2()
653 if (instr->SaValue() == 0) { in DecodeTypeRegister()
Dconstants-mips.h657 inline int SaValue() const { in SaValue() function
Dsimulator-mips.cc1699 const uint32_t sa = instr->SaValue(); in ConfigureTypeRegister()