index
:
subv
hardware
master
alternative RISC-V assembler
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
format.py
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
new elf generator w/ symbol output
s-ol
2021-10-24
1
-2
/
+2
|
*
wip more validation logic
s-ol
2021-07-09
1
-11
/
+27
|
*
update format for new pipeline
s-ol
2021-07-05
1
-169
/
+99
|
*
fix jalr immediate slice, update example stage results
s-ol
2021-06-08
1
-4
/
+1
|
*
apply "black" formatting
s-ol
2021-05-25
1
-50
/
+67
|
*
close to working AUIPC+JALR jump
s-ol
2021-05-25
1
-1
/
+5
|
*
update all stages to work
s-ol
2021-05-25
1
-53
/
+5
|
*
use new bits in format.py
s-ol
2021-05-25
1
-104
/
+105
|
*
turn bits into a class
s-ol
2021-05-24
1
-24
/
+26
|
*
support offsets on labels
s-ol
2021-05-23
1
-4
/
+7
|
*
revert to code detection by segment
s-ol
2021-05-23
1
-5
/
+3
|
*
log offending line when errors occur, across all stages
s-ol
2021-05-22
1
-37
/
+20
|
*
support non-byte aligned data lines
s-ol
2021-05-22
1
-5
/
+4
|
*
more error reporting in format.py
s-ol
2021-05-22
1
-25
/
+42
|
*
switch bit.py, subv.py to doctest
s-ol
2020-05-29
1
-44
/
+46
|
*
new label-slice syntax in format.py; switch to doctest
s-ol
2020-05-29
1
-162
/
+207
|
*
fix permissions
s-ol
2020-05-28
1
-0
/
+0
|
*
Hello World!
s-ol
2020-05-28
1
-1
/
+6
|
*
cleanup
s-ol
2020-05-28
1
-54
/
+59
|
*
survey, pack
s-ol
2020-05-28
1
-0
/
+254