Home
last modified time | relevance | path

Searched refs:INSN_MATCH_LH (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/kernel/
A Dtraps_misaligned.c17 #define INSN_MATCH_LH 0x1003 macro
266 } else if ((insn & INSN_MASK_LH) == INSN_MATCH_LH) { in handle_misaligned_load()
/linux/arch/riscv/kvm/
A Dvcpu_exit.c24 #define INSN_MATCH_LH 0x1003 macro
241 } else if ((insn & INSN_MASK_LH) == INSN_MATCH_LH) { in emulate_load()

Completed in 6 milliseconds