Home | History | Annotate | Download | only in config

Lines Matching refs:ROT

519 %token ROT
2313 | a_assign ROT REG_A BY HALF_REG
2317 notethat ("dsp32shift: Ax = ROT Ax BY dregs_lo\n");
2324 | REG ASSIGN ROT REG BY HALF_REG
2328 notethat ("dsp32shift: dregs = ROT dregs BY dregs_lo\n");
2335 | a_assign ROT REG_A BY expr
2339 notethat ("dsp32shiftimm: An = ROT An BY imm6\n");
2346 | REG ASSIGN ROT REG BY expr