Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/kernel/
Dkgdb.c77 rs1_num = decode_register_index(op_code, RVG_RS1_OPOFF); in get_step_address()
107 rs1_num = decode_register_index(op_code, RVG_RS1_OPOFF); in get_step_address()
/linux-6.12.1/arch/riscv/include/asm/
Dinsn.h63 #define RVG_RS1_OPOFF 15 macro
296 (RV_X(x_, RVG_RS1_OPOFF, RVG_RS1_MASK)); })