Home | History | Annotate | Download | only in mips

Lines Matching defs:kPopInstruction

204 const Instr kPopInstruction = ADDIU | (sp.code() << kRsShift)
990 instr_at(pc_ - 1 * kInstrSize) == kPopInstruction &&
1015 post_pop_sp_set == kPopInstruction) {
1051 post_pop_sp_set == kPopInstruction) {
1418 instr_at(pc_ - 3 * kInstrSize) == kPopInstruction) {