Home | History | Annotate | Download | only in mips

Lines Matching defs:kPushRegPattern

246 const Instr kPushRegPattern = SW | (kRegister_sp_Code << kRsShift)
455 return (instr & ~kRtMask) == kPushRegPattern;