Searched refs:srl_op (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/mips/include/asm/ ! |
D | inst.h | 40 sll_op, movc_op, srl_op, sra_op, enumerator
|
/linux-3.4.99/arch/mips/mm/ ! |
D | uasm.c | 135 { insn_srl, M(spec_op, 0, 0, 0, 0, srl_op), RT | RD | RE }, 136 { insn_rotr, M(spec_op, 1, 0, 0, 0, srl_op), RT | RD | RE },
|