Searched refs:EXTRACT_ITYPE_IMM (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/riscv/include/asm/ | ||
| A D | parse_asm.h | 190 #define EXTRACT_ITYPE_IMM(x) \ macro |
| /linux/arch/riscv/kernel/ | ||
| A D | kgdb.c | 129 *next_addr += EXTRACT_ITYPE_IMM(op_code); in get_step_address() |
Completed in 6 milliseconds