Samy Solhi
|
3e8d68be54
|
Added mul support. Fixed SLLIW
|
2023-02-07 23:14:29 +01:00 |
|
Samy Solhi
|
4438218d33
|
Removed wrong spaces
|
2023-02-07 22:05:35 +01:00 |
|
Samy Solhi
|
89aaa4e821
|
Changed hexa format to lowercase
|
2023-02-07 22:00:53 +01:00 |
|
Samy Solhi
|
f9046f411a
|
Fixed print for BR
|
2023-02-07 21:58:02 +01:00 |
|
Quentin Legot
|
3762547402
|
Added OPIW OPs and made some fix (see description)
Fix some warning which appear on clippy
Fix print with 2 OPIW operations
Fix doc in mod.rs
|
2023-02-04 18:16:52 +01:00 |
|
Samy Solhi
|
32a08caec2
|
Fixed JAL
|
2023-02-01 17:30:18 +01:00 |
|
Samy Solhi
|
4d2e92021c
|
Added a test on a small program and removed unnecessary spaces
|
2023-02-01 16:57:40 +01:00 |
|
Quentin Legot
|
55f5726197
|
Move const to simulator/mod.rs
|
2023-01-20 18:21:32 +01:00 |
|
Quentin Legot
|
f7f66d31e0
|
Add a lot of comments, fix SRLI instruction in print,
|
2023-01-18 22:15:06 +01:00 |
|
François Autin
|
fe2fe40a75
|
Cleaned up cargo clippy warnings on print.rs
|
2023-01-11 15:31:52 +01:00 |
|
Quentin Legot
|
b1909e3280
|
Moving files to simulator module
|
2023-01-11 14:58:12 +01:00 |
|