Searched refs:RVC_MATCH_C_JALR (Results 1 - 1 of 1) sorted by path

/linux-master/arch/riscv/include/asm/
H A Dinsn.h207 #define RVC_MATCH_C_JALR (RVC_ENCODE_FUNCT4(C_JALR) | RVC_OPCODE_C2) macro
285 return (code & RVC_MASK_C_JALR) == RVC_MATCH_C_JALR &&

Completed in 250 milliseconds