freebsd-dev/sys/riscv
Ruslan Bukin c1d0e057d8 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
2018-08-13 16:07:18 +00:00
..
conf Disable VIMAGE on RISC-V. 2018-07-30 12:22:49 +00:00
include Add RISC-V instructions encoding. 2018-08-13 16:07:18 +00:00
riscv Implement uma_small_alloc(), uma_small_free(). 2018-08-08 16:08:38 +00:00