Searched refs:lh_op (Results 1 – 4 of 4) sorted by relevance
/arch/mips/mm/ |
D | uasm-mips.c | 105 { insn_lh, M(lh_op, 0, 0, 0, 0, 0), RS | RT | SIMM },
|
/arch/mips/kvm/ |
D | emulate.c | 1575 case lh_op: in kvm_mips_emulate_load() 1597 if (op == lh_op) in kvm_mips_emulate_load() 1839 case lh_op: in kvm_mips_emulate_inst()
|
/arch/mips/include/uapi/asm/ |
D | inst.h | 30 lb_op, lh_op, lwl_op, lw_op, enumerator
|
/arch/mips/kernel/ |
D | unaligned.c | 1024 case lh_op: in emulate_load_store_insn()
|