Searched defs:func7 (Results 1 – 3 of 3) sorted by relevance
/libcpu/risc-v/virt64/ |
A D | opcode.h | 31 #define __OPC_INSN_FORMAT_R(opcode, func3, func7, rd, rs1, rs2) \ argument
|
/libcpu/risc-v/t-head/c906/ |
A D | opcode.h | 33 #define __OPC_INSN_FORMAT_R(opcode, func3, func7, rd, rs1, rs2) \ argument 40 #define __OPC_INSN_FORMAT_CACHE(func7, rs2, rs1) \ argument
|
/libcpu/risc-v/t-head/c908/ |
A D | opcode.h | 34 #define __OPC_INSN_FORMAT_R(opcode, func3, func7, rd, rs1, rs2) \ argument 41 #define __OPC_INSN_FORMAT_CACHE(func7, rs2, rs1) \ argument
|
Completed in 46 milliseconds