Home
last modified time | relevance | path

Searched refs:lwu_op (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Duasm-mips.c137 [insn_lwu] = {M(lwu_op, 0, 0, 0, 0, 0), RS | RT | SIMM},
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dinst.h32 lbu_op, lhu_op, lwr_op, lwu_op, enumerator
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dunaligned.c326 case lwu_op: in emulate_load_store_insn()
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Demulate.c1936 case lwu_op: in kvm_mips_emulate_load()