Commit Graph

12 Commits

Author SHA1 Message Date
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
Quentin Legot
b1909e3280 Moving files to simulator module 2023-01-11 14:58:12 +01:00
Baptiste
4fa691a568 LOAD and BRANCH instructions 2022-11-23 18:04:35 +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
Baptiste
240f029881 simulate some instructions 2022-11-09 17:35:16 +01:00
Baptiste
a341493526 first instruction in oneInstruction() 2022-11-09 16:47:26 +01:00
Rémi Rativel
c377929ce1 Creating machine.rs file 2022-11-09 15:59:05 +01:00
Baptiste
7f9fb76513 import Instruction and use print in main 2022-10-26 15:06:37 +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
8a59a9341c
Initialized cargo project 2022-10-05 16:30:21 +02:00