Commit Graph

  • 547abd001b Update some println to panic, fix RISCV_OP_M_MULH (line 270), add write_memory structure Quentin Legot 2023-01-16 19:12:20 +0100
  • c4aede5371
    🚨 Removed more clippy warnings from decode.rs François Autin 2023-01-11 15:39:40 +0100
  • b6d494781e Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print Aelbahri 2023-01-11 15:37:38 +0100
  • 94c49de2ae Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print Quentin Legot 2023-01-11 15:36:27 +0100
  • ee8762fdb8 read_memory now panic instead of just displaying the error and continue the execution Quentin Legot 2023-01-11 15:34:51 +0100
  • 5c37563322
    🚨 Cleaned up clippy warnings for machine.rs François Autin 2023-01-11 15:34:12 +0100
  • 7649fae750 warrning fixed Aelbahri 2023-01-11 15:33:22 +0100
  • fe2fe40a75
    Cleaned up cargo clippy warnings on print.rs François Autin 2023-01-11 15:31:52 +0100
  • f4b6cb3137
    Merge branch 'delinted_machine_rs' into decode_print François Autin 2023-01-11 15:05:46 +0100
  • 022388963b
    Fixed clippy errors François Autin 2023-01-11 15:04:54 +0100
  • b1909e3280 Moving files to simulator module Quentin Legot 2023-01-11 14:58:12 +0100
  • 27cd7d35c7 fix ADD_ADD Baptiste 2022-12-07 17:09:53 +0100
  • 4fa691a568 LOAD and BRANCH instructions Baptiste 2022-11-23 18:04:35 +0100
  • 24353ea0ef Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print Baptiste 2022-11-23 16:29:13 +0100
  • f897276c43 change to 64bit Baptiste 2022-11-23 16:29:02 +0100
  • ad960a46e0 Comments has been standardized, remove some warnings Quentin Legot 2022-11-23 16:04:21 +0100
  • bb46fae06b added some commentaries Rémi Rativel 2022-11-21 13:21:48 +0100
  • 233d928b6f implemented run function to use one-instruction for several instruction Rémi Rativel 2022-11-21 13:17:42 +0100
  • adf7f0a02e Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print Baptiste 2022-11-16 18:01:08 +0100
  • d021fc3565 OPW instructions Baptiste 2022-11-16 17:59:09 +0100
  • c494a6fa16 Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print Moysan Gabriel 2022-11-16 17:52:01 +0100
  • a4230cd357 RISC OP MUL and DIV + changement prototype OneInstruction Moysan Gabriel 2022-11-16 17:48:55 +0100
  • 802f80e96a Align with tabulations Samy Solhi 2022-11-16 17:37:04 +0100
  • dcd2012c64 Register name convention Samy Solhi 2022-11-16 17:24:20 +0100
  • 98f4c0b67e base Moysan Gabriel 2022-11-16 16:52:52 +0100
  • 9a233f3c12 Remove ~60 warnings Quentin Legot 2022-11-16 15:48:46 +0100
  • f9dba1ac11 machine : Instruction type RISCV_OP Moysan Gabriel 2022-11-15 21:21:24 +0100
  • c7bf66f210 add of the test function for br instructions AmauryBrodu 2022-11-10 00:47:32 +0100
  • 3b9a23948a add of the test function for opwi instructions AmauryBrodu 2022-11-10 00:39:11 +0100
  • 5a5afda8be ajout des test des instructions opw AmauryBrodu 2022-11-10 00:16:21 +0100
  • c1e188df22 ajout de l'instruction andi AmauryBrodu 2022-11-10 00:08:06 +0100
  • 632702421b Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print Baptiste 2022-11-09 17:35:22 +0100
  • 240f029881 simulate some instructions Baptiste 2022-11-09 17:35:16 +0100
  • a559bea039 Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print Quentin Legot 2022-11-09 17:31:34 +0100
  • 2a3f0b3bb3 Fix decode to allow overflow in certains cases, add a case in test for riscv_lui where imm is negative Quentin Legot 2022-11-09 17:31:14 +0100
  • c5291b7a3b Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print Baptiste 2022-11-09 16:47:39 +0100
  • a341493526 first instruction in oneInstruction() Baptiste 2022-11-09 16:47:26 +0100
  • 2a708ce335 Fix machine.rs Quentin Legot 2022-11-09 16:45:00 +0100
  • 31faa6501e Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print Quentin Legot 2022-11-09 16:39:10 +0100
  • 4e44c5a9ec Add test for opi, fix func3 sltiu Quentin Legot 2022-11-09 16:38:50 +0100
  • a5dce2013e Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print Samy Solhi 2022-11-09 16:12:23 +0100
  • c920f71c45 tests lui and ld Samy Solhi 2022-11-09 16:08:51 +0100
  • f9af5c138f Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print Rémi Rativel 2022-11-09 16:00:07 +0100
  • c377929ce1 Creating machine.rs file Rémi Rativel 2022-11-09 15:59:05 +0100
  • 42221a26c3 Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print Quentin Legot 2022-11-09 15:57:10 +0100
  • 3b17ffcaa6 add addi print test Quentin Legot 2022-11-09 15:54:01 +0100
  • 3cbe1c0601 Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print Baptiste 2022-11-09 15:10:39 +0100
  • b685c198b3 change Instruction to 32bits Baptiste 2022-11-09 15:10:03 +0100
  • 756410e5b4 Added some tests Samy Solhi 2022-11-09 15:06:22 +0100
  • 7a89d06f36 RISCV_OP fixed Samy Solhi 2022-11-09 14:37:19 +0100
  • 673c2c8d20 Added hex conversion Samy Solhi 2022-10-26 15:10:21 +0200
  • 7f9fb76513 import Instruction and use print in main Baptiste 2022-10-26 15:06:37 +0200
  • f67bd4a5a8 imported decode.rs in print.rs to use structure Instruction Keizaal 2022-10-26 14:59:37 +0200
  • 0fae719c4c Merge remote-tracking branch 'origin/decode' into print Keizaal 2022-10-26 14:44:44 +0200
  • 0c5012c162 add print.rs file Samy Solhi 2022-10-26 13:31:40 +0200
  • 66a7b81887 Merge branch 'logo' into 'main' François Autin 2022-10-20 09:15:13 +0000
  • 663fb5ab94 New project logo François Autin 2022-10-20 09:15:12 +0000
  • 3086d22b35 Merge branch 'doc' into 'main' François Autin 2022-10-19 16:56:17 +0000
  • 9430fb04d1 Amélioration de la documentation: explication des tests Quentin Legot 2022-10-19 17:50:56 +0200
  • cfb0a8e176 decode (recquire tests) Baptiste 2022-10-19 17:23:41 +0200
  • 89a4f5b4d9 Ajout explication d'utilisation de la doc et ajout d'un warning quand les fonctions ne sont pas commentées Quentin Legot 2022-10-19 17:05:50 +0200
  • 9748b0f2dc decode & struct Instruction Baptiste 2022-10-19 16:39:38 +0200
  • 0be10b9f82
    Update .gitignore François Autin 2022-10-05 16:40:04 +0200
  • 6c840297f6
    Update README.md François Autin 2022-10-05 16:39:38 +0200
  • 8a59a9341c
    Initialized cargo project François Autin 2022-10-05 16:30:21 +0200
  • 35a6a628d5 Initial commit François Autin 2022-09-14 14:18:38 +0000