Searched refs:MASK_C_BNEZ (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/riscv/include/asm/ | ||
| A D | parse_asm.h | 161 #define MASK_C_BNEZ 0xe003 macro |
| /linux/arch/riscv/kernel/ | ||
| A D | kgdb.c | 44 DECLARE_INSN(c_bnez, MATCH_C_BNEZ, MASK_C_BNEZ) in DECLARE_INSN() |
Completed in 8 milliseconds