Searched defs:opcode (Results 1 – 4 of 4) 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
|
/libcpu/risc-v/t-head/c908/ |
A D | opcode.h | 34 #define __OPC_INSN_FORMAT_R(opcode, func3, func7, rd, rs1, rs2) \ argument
|
/libcpu/risc-v/common64/ |
A D | trap.c | 255 int opcode = stval & 0x7f; in illegal_inst_recoverable() local
|
Completed in 14 milliseconds