Searched refs:lw_op (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kvm/ |
D | dyntrans.c | 111 mfc0_inst.i_format.opcode = lw_op; in kvm_mips_trans_mfc0()
|
D | emulate.c | 1940 case lw_op: in kvm_mips_emulate_load()
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | uasm-mips.c | 136 [insn_lw] = {M(lw_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 61 lw_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 31 lb_op, lh_op, lwl_op, lw_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | unaligned.c | 288 case lw_op: in emulate_load_store_insn()
|