Home
last modified time | relevance | path

Searched refs:lw_op (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Ddyntrans.c111 mfc0_inst.i_format.opcode = lw_op; in kvm_mips_trans_mfc0()
H A Demulate.c1940 case lw_op: in kvm_mips_emulate_load()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Duasm-mips.c136 [insn_lw] = {M(lw_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dinst.h31 lb_op, lh_op, lwl_op, lw_op, enumerator
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dunaligned.c288 case lw_op: in emulate_load_store_insn()