Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dtraps_misaligned.c96 #define XLEN_MINUS_16 ((XLEN) - 16) macro
193 [xlen_minus_16] "i" (XLEN_MINUS_16)); in get_insn()