Commit Graph

120 Commits

Author SHA1 Message Date
Samy Solhi
c920f71c45 tests lui and ld 2022-11-09 16:08:51 +01:00
Rémi Rativel
f9af5c138f Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print 2022-11-09 16:00:07 +01:00
Rémi Rativel
c377929ce1 Creating machine.rs file 2022-11-09 15:59:05 +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
Baptiste
3cbe1c0601 Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print 2022-11-09 15:10:39 +01:00
Baptiste
b685c198b3 change Instruction to 32bits 2022-11-09 15:10:03 +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
Keizaal
0fae719c4c Merge remote-tracking branch 'origin/decode' into print 2022-10-26 14:44:44 +02:00
Samy Solhi
0c5012c162 add print.rs file 2022-10-26 13:31:40 +02:00
Baptiste
cfb0a8e176 decode (recquire tests) 2022-10-19 17:23:41 +02:00
Baptiste
9748b0f2dc decode & struct Instruction 2022-10-19 16:39:38 +02:00
François Autin
0be10b9f82
Update .gitignore 2022-10-05 16:40:04 +02:00
François Autin
6c840297f6
Update README.md 2022-10-05 16:39:38 +02:00
François Autin
8a59a9341c
Initialized cargo project 2022-10-05 16:30:21 +02:00
François Autin
35a6a628d5 Initial commit 2022-09-14 14:18:38 +00:00