- Mar 26, 2020
-
-
Andrew Waterman authored
This is just a placeholder; it may well change before standardization.
-
- 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
-
- Jul 15, 2019
-
-
- Jul 06, 2019
-
-
Andrew Waterman authored
-
- Jun 29, 2019
-
-
- Jun 20, 2019
-
-
Andrew Waterman authored
-
- Jun 19, 2019
-
-
Chih-Min Chao authored
* rvv: fault-first also support segement based on 7.8.1, add missing segment supoort for fault first load Signed-off-by:
Chih-Min Chao <chihmin.chao@sifive.com> * rvv: comparision instructions has 'm' prefix add 'm' prefix since the destination is mask register ref: https://github.com/riscv/riscv-v-spec/pull/181 Signed-off-by:
Chih-Min Chao <chihmin.chao@sifive.com> * rvv: reserved vid.v operand follow v0.7.1 change ref: https://github.com/riscv/riscv-v-spec/issues/160 Signed-off-by:
Chih-Min Chao <chihmin.chao@sifive.com> * rvv: add vfrsub.vf follow v-spec 0.7.1 ref: https://github.com/riscv/riscv-v-spec/commit/65d2e233d4f5a95d27edf3fcd8b590b6b3deffbc Signed-off-by:
Chih-Min Chao <chihmin.chao@sifive.com> * rvv: add amo encoding table Signed-off-by:
Chih-Min Chao <chihmin.chao@sifive.com>
-
Andrew Waterman authored
-
- Jun 17, 2019
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- Jun 11, 2019
-
-
Andrew Waterman authored
-
- Jun 06, 2019
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- May 18, 2019
-
-
Andrew Waterman authored
-
Andrew Waterman authored
Note that vmiota is being renamed to viota: https://github.com/riscv/riscv-v-spec/pull/180
-