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