Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/include/asm/
Dparse_asm.h110 #define OPCODE_C_1 0x1 macro
141 #define MATCH_C_BEQZ (FUNCT3_C_BEQZ | OPCODE_C_1)
142 #define MATCH_C_BNEZ (FUNCT3_C_BNEZ | OPCODE_C_1)
143 #define MATCH_C_J (FUNCT3_C_J | OPCODE_C_1)
144 #define MATCH_C_JAL (FUNCT3_C_JAL | OPCODE_C_1)