Commit Graph

14 Commits

Author SHA1 Message Date
AmauryBrodu
3b9a23948a add of the test function for opwi instructions 2022-11-10 00:39:11 +01:00
AmauryBrodu
5a5afda8be ajout des test des instructions opw 2022-11-10 00:16:21 +01:00
AmauryBrodu
c1e188df22 ajout de l'instruction andi 2022-11-10 00:08:06 +01:00
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
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
4e44c5a9ec Add test for opi, fix func3 sltiu 2022-11-09 16:38:50 +01:00
Samy Solhi
c920f71c45 tests lui and ld 2022-11-09 16:08:51 +01:00
3b17ffcaa6 add addi print test 2022-11-09 15:54:01 +01:00
Samy Solhi
756410e5b4 Added some tests 2022-11-09 15:06:22 +01:00
Samy Solhi
7a89d06f36 RISCV_OP fixed 2022-11-09 14:37:19 +01:00
Samy Solhi
673c2c8d20 Added hex conversion 2022-10-26 15:10:21 +02:00
Baptiste
7f9fb76513 import Instruction and use print in main 2022-10-26 15:06:37 +02:00
Keizaal
f67bd4a5a8 imported decode.rs in print.rs to use structure Instruction 2022-10-26 14:59:37 +02:00
Samy Solhi
0c5012c162 add print.rs file 2022-10-26 13:31:40 +02:00