mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 13:58:30 -04:00
Add RISC-V instructions encoding.
This is the output of
$ cat opcodes opcodes-rvc-pseudo opcodes-rvc opcodes-custom |
./parse-opcodes -c
It is confirmed by author that the output of parse-opcodes is
in the public domain.
This will be required for DDB disassembler.
Discussed with: Andrew Waterman <waterman@eecs.berkeley.edu>
Obtained from: https://github.com/riscv/riscv-opcodes
Sponsored by: DARPA, AFRL
This commit is contained in:
parent
90486977de
commit
c1d0e057d8
1 changed files with 1253 additions and 0 deletions
1253
sys/riscv/include/encoding.h
Normal file
1253
sys/riscv/include/encoding.h
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue