Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dtraps_misaligned.c301 } else if ((insn & INSN_MASK_C_LH) == INSN_MATCH_C_LH) { in handle_scalar_misaligned_load()
/linux/arch/riscv/include/asm/
H A Dinsn.h385 #define INSN_MATCH_C_LH 0x8440 macro