Home | History | Annotate | Download | only in mips

Lines Matching refs:kPopRegPattern

249 const Instr kPopRegPattern = LW | (kRegister_sp_Code << kRsShift)
450 return (instr & ~kRtMask) == kPopRegPattern;