index
:
riscv-opcodes.git
confprec
debug
incoresemi-migration-to-new-format
llvm-encodings
master
mvp
riscv-bitmanip
rnmi
rvv
v
vadc
wfmi
zfh
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
parse.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-14
indenting logs for better readability
Neel Gala
1
-2
/
+2
2023-01-14
fix regex fpr pseudo op lookup to ensure that we don't hit on substrings
Neel Gala
1
-1
/
+1
2023-01-12
Emit SLLI_RV128 etc. (and SLLI_RV32 etc. while we're at it)
Andrew Waterman
1
-1
/
+4
2023-01-04
Update README
Babu P S
1
-2
/
+2
2022-10-05
support import parse.py from other python script.
Jiuyang Liu
1
-14
/
+16
2022-08-28
Make path to encoding.h relative to script (#141)
Florian Zaruba
1
-1
/
+1
2022-08-23
Add copyright holder to the generated file (#140)
Antonio Borneo
1
-0
/
+2
2022-08-18
Change to BSD-3-Clause license, and copyright holder. (#139)
Tim Newsome
1
-1
/
+1
2022-08-04
fix extension merge and add name and encoding conflict checking (#116)
Lehua Ding
1
-5
/
+33
2022-07-22
Move the SPDX tag to the first line (#137)
Antonio Borneo
1
-4
/
+6
2022-06-10
Fix incorrect encoding output in instr_dict.yaml. (#127)
Kieran Siek
1
-1
/
+1
2022-06-09
provide a list of pseudo ops that need to be included in the instruction dict
Neel Gala
1
-4
/
+10
2022-06-09
improve logging statements
Neel Gala
1
-3
/
+3
2022-06-09
sort the filenames in reverse-alphabetical order
Neel Gala
1
-1
/
+1
2022-06-09
Check for overlaps between different fields (#122)
Pavel I. Kryukov
1
-5
/
+10
2022-06-09
update Go generator (#124)
Meng Zhuo
1
-2
/
+18
2022-05-23
Remove duplicate code (#121)
Pavel I. Kryukov
1
-36
/
+14
2022-05-18
Check for overlapping fields (#120)
Pavel I. Kryukov
1
-0
/
+9
2022-05-17
Test error inputs handling, fix few bugs (#119)
Pavel I. Kryukov
1
-15
/
+18
2022-05-10
Dump masks to C output (#113)
Pavel I. Kryukov
1
-1
/
+9
2022-05-03
adding support for Go code generation
Neel Gala
1
-1
/
+51
2022-05-02
Remove blank lines before #endif in encoding.out.h
Andrew Waterman
1
-8
/
+4
2022-05-02
Remove trailing whitespace
Andrew Waterman
1
-33
/
+33
2022-05-02
Improve formatting of generated LaTeX
Andrew Waterman
1
-8
/
+8
2022-05-02
adding support for spinalhdl code generation
Neel Gala
1
-3
/
+13
2022-04-08
pass only fence_tso and pause to rv32i latex table
Neel Gala
1
-1
/
+2
2022-04-08
updated python script, Makefile and README to process new files
Neel Gala
1
-0
/
+872