- Nov 14, 2020
-
-
- Jun 10, 2020
-
-
Andrew Waterman authored
-
- May 12, 2020
-
- May 05, 2020
-
-
Tim Newsome authored
-
- Apr 14, 2020
-
-
Chih-Min Chao authored
Signed-off-by:Chih-Min Chao <chihmin.chao@sifive.com>
-
- Apr 08, 2020
-
-
Andrew Waterman authored
-
- Apr 01, 2020
-
-
Chih-Min Chao authored
about two parts 1. hypervisor related 2. missing high part for rv32 Signed-off-by:Chih-Min Chao <chihmin.chao@sifive.com>
-
- Mar 30, 2020
-
-
Kito Cheng authored
- Prevent got different result in different python env.
-
- Mar 28, 2020
-
-
- Mar 04, 2020
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- Feb 29, 2020
-
-
Andrew Waterman authored
-
- Feb 25, 2020
-
-
michael-roe authored
-
- Feb 14, 2020
-
-
- Nov 29, 2019
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- Nov 28, 2019
-
-
Chih-Min Chao authored
Signed-off-by:Chih-Min Chao <chihmin.chao@sifive.com>
-
Chih-Min Chao authored
Signed-off-by:Chih-Min Chao <chihmin.chao@sifive.com>
-
Chih-Min Chao authored
Signed-off-by:Chih-Min Chao <chihmin.chao@sifive.com>
-
Chih-Min Chao authored
Signed-off-by:Chih-Min Chao <chihmin.chao@sifive.com>
-
Chih-Min Chao authored
1. vleb is read-only CSR to keep vector implementation lenght in byte 2. mstatus.vs is similar to mstatus.fs and designed to keep vector extension state Signed-off-by:Chih-Min Chao <chihmin.chao@sifive.com>
-
- Nov 16, 2019
-
- Nov 11, 2019
-
-
-
Andrew Waterman authored
-
- Sep 18, 2019
-
-
- Sep 13, 2019
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- Aug 27, 2019
-
-
Andrew Waterman authored
Closes #33
-
- Aug 04, 2019
-
-
Andrew Waterman authored
-
Tommy Thorn authored
* (Partially) fix #30 With this change (and a renamed parse-opcodes) it's possible to as a Python module without having to patch the repo. Example: from parse_opcodes import parse_inputs if __name__ == "__main__": (namelist, pseudos, mask, match, arguments) = parse_inputs(["opcodes", "opcodes-rvc"]) * Fix #30: Rename parse-opcode to parse_opcode to enable module use
-