Searched defs:func7 (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/riscv/include/asm/ |
| H A D | insn-def.h | 84 #define __INSN_R(opcode, func3, func7, rd, rs1, rs2) \ argument 139 #define __INSN_R(opcode, func3, func7, rd, rs1, rs2) \ argument 158 #define INSN_R(opcode, func3, func7, rd, rs1, rs2) \ argument
|