Quentin Legot
|
1701e9b7d5
|
Fix RISCV_LD instructions
|
2023-01-18 15:12:25 +01:00 |
|
Quentin Legot
|
89cc9423bd
|
Fix read_memory and implemented write_memory
|
2023-01-18 15:03:58 +01:00 |
|
Quentin Legot
|
547abd001b
|
Update some println to panic, fix RISCV_OP_M_MULH (line 270), add write_memory structure
|
2023-01-16 19:12:20 +01:00 |
|
Quentin Legot
|
94c49de2ae
|
Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print
|
2023-01-11 15:36:27 +01:00 |
|
Quentin Legot
|
ee8762fdb8
|
read_memory now panic instead of just displaying the error and continue the execution
|
2023-01-11 15:34:51 +01:00 |
|
Quentin Legot
|
b1909e3280
|
Moving files to simulator module
|
2023-01-11 14:58:12 +01:00 |
|
Quentin Legot
|
ad960a46e0
|
Comments has been standardized, remove some warnings
|
2022-11-23 16:04:21 +01:00 |
|
Quentin Legot
|
9a233f3c12
|
Remove ~60 warnings
|
2022-11-16 15:48:46 +01:00 |
|
Quentin Legot
|
a559bea039
|
Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print
|
2022-11-09 17:31:34 +01:00 |
|
Quentin Legot
|
2a3f0b3bb3
|
Fix decode to allow overflow in certains cases, add a case in test for riscv_lui where imm is negative
|
2022-11-09 17:31:14 +01:00 |
|
Quentin Legot
|
2a708ce335
|
Fix machine.rs
|
2022-11-09 16:45:00 +01:00 |
|
Quentin Legot
|
31faa6501e
|
Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print
|
2022-11-09 16:39:10 +01:00 |
|
Quentin Legot
|
4e44c5a9ec
|
Add test for opi, fix func3 sltiu
|
2022-11-09 16:38:50 +01:00 |
|
Quentin Legot
|
42221a26c3
|
Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print
|
2022-11-09 15:57:10 +01:00 |
|
Quentin Legot
|
3b17ffcaa6
|
add addi print test
|
2022-11-09 15:54:01 +01:00 |
|