CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/08 12:08:41
Added files:
sys/arch/riscv64/riscv64: db_instruction.h
Log message:
similar to ruslan@freebsd's work, use https://github.com/riscv/riscv-opcodes
to generate instruction decoder tables
$ cat opcodes opcodes-rvc-pseudo opcodes-rvc opcodes-custom |
./parse-opcodes -c
with jsg
