1
0
forked from Rativel/BurritOS
Commit Graph

13 Commits

Author SHA1 Message Date
Rémi Rativel
bb46fae06b added some commentaries 2022-11-21 13:21:48 +01:00
Rémi Rativel
233d928b6f implemented run function to use one-instruction for several instruction 2022-11-21 13:17:42 +01:00
Baptiste
adf7f0a02e Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print 2022-11-16 18:01:08 +01:00
Baptiste
d021fc3565 OPW instructions 2022-11-16 17:59:09 +01:00
Moysan Gabriel
a4230cd357 RISC OP MUL and DIV + changement prototype OneInstruction 2022-11-16 17:48:55 +01:00
Moysan Gabriel
98f4c0b67e base 2022-11-16 16:52:52 +01:00
Quentin Legot
9a233f3c12 Remove ~60 warnings 2022-11-16 15:48:46 +01:00
Moysan Gabriel
f9dba1ac11 machine : Instruction type RISCV_OP 2022-11-15 21:21:24 +01:00
Baptiste
240f029881 simulate some instructions 2022-11-09 17:35:16 +01:00
Baptiste
c5291b7a3b Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print 2022-11-09 16:47:39 +01:00
Baptiste
a341493526 first instruction in oneInstruction() 2022-11-09 16:47:26 +01:00
Quentin Legot
2a708ce335 Fix machine.rs 2022-11-09 16:45:00 +01:00
Rémi Rativel
c377929ce1 Creating machine.rs file 2022-11-09 15:59:05 +01:00