Home | History | Annotate | Download | only in opcodes

Lines Matching defs:last_reg

2214   const int last_reg = (first_reg + num_regs - 1) & 0x1f;
2230 if (num_regs > 2 && last_reg > first_reg)
2232 last_reg, qlf_name, tb);