Searched refs:dsrl_op (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ |
D | inst.h | 54 dsll_op, spec7_unused_op, dsrl_op, dsra_op, enumerator
|
/arch/mips/mm/ |
D | uasm.c | 110 { insn_dsrl, M(spec_op, 0, 0, 0, 0, dsrl_op), RT | RD | RE }, 112 { insn_drotr, M(spec_op, 1, 0, 0, 0, dsrl_op), RT | RD | RE },
|