Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/include/asm/
Dparse_asm.h190 #define EXTRACT_ITYPE_IMM(x) \ macro
/linux-5.19.10/arch/riscv/kernel/
Dkgdb.c129 *next_addr += EXTRACT_ITYPE_IMM(op_code); in get_step_address()