Searched defs:func7 (Results 1 – 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| D | insn-def.h | 63 #define __INSN_R(opcode, func3, func7, rd, rs1, rs2) \ argument 101 #define __INSN_R(opcode, func3, func7, rd, rs1, rs2) \ argument 115 #define INSN_R(opcode, func3, func7, rd, rs1, rs2) \ argument
|