Searched refs:__INSN_R (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/riscv/include/asm/ |
| A D | insn-def.h | 56 #define __INSN_R(...) insn_r __VA_ARGS__ macro 63 #define __INSN_R(opcode, func3, func7, rd, rs1, rs2) \ 101 #define __INSN_R(opcode, func3, func7, rd, rs1, rs2) \ 116 __INSN_R(RV_##opcode, RV_##func3, RV_##func7, \
|
Completed in 3 milliseconds