570 Commits
Author SHA1 Message Date
François Autin 90e51149af Added libnachos 2023-03-08 13:00:38 +01:00
Rémi Rativel da30122c87 Added documentation for from function 2023-03-08 11:15:13 +01:00
Baptiste 1e2e537ec9 compare mem_checker and machine 2023-03-07 17:32:59 +01:00
Quentin Legot 6ca0b564c5 Add ucontext_t 2023-03-06 16:31:35 +01:00
Baptiste d352f5dcd2 fix jal, branch instr & LD. + better print for machine status 2023-03-06 13:50:45 +01:00
amaury abff8966b5 nouveau fichier de comparaisons 2023-03-06 11:37:16 +01:00
amaury cef082bfd5 ajout des mémoires nachos de tous les tests 2023-03-06 11:19:00 +01:00
Baptiste 6f6191ea3c memory.txt can be execute 2023-03-05 23:49:28 +01:00
Baptiste ea9c53e603 merge 2023-03-03 12:22:18 +01:00
Baptiste 6072ba97d6 update memory 2023-03-03 12:21:37 +01:00
amaury fd98258324 nouveau fichier memoire avec swap des octets 2023-03-02 15:51:00 +01:00
amaury e61a92b490 retrait des id de SP et PC et echange de @ et size 2023-03-01 17:22:20 +01:00
amaury d34b5b0067 memory.txt en hexa complet 2023-03-01 17:19:18 +01:00
Quentin Legot 4dae299008 Implement interrupt 2023-03-01 17:18:45 +01:00
Quentin Legot b39e56b9c4 Move system to the right location 2023-03-01 17:01:02 +01:00
Quentin Legot 68ee179e12 Implement Thread::start and join 2023-03-01 16:55:17 +01:00
amaury 45f9d9c0e0 nouveau memory.txt avec unsigned_addition 2023-03-01 16:26:55 +01:00
Baptiste 5a90419ebb change memory to a vector, it can now be fill 2023-03-01 16:12:46 +01:00
Quentin Legot 77e6d74b3b Adding some content to thread 2023-03-01 15:45:49 +01:00
amaury e82af4ae67 ajout du fichier memoire 2023-03-01 15:21:18 +01:00
Baptiste 73c49414ff print_memory dans Machine 2023-03-01 15:11:35 +01:00
François Autin f6ff30b63c Fixed compilation warnings 2023-03-01 13:56:12 +01:00
François Autin 8c737f4c42 Updated README.md 2023-03-01 13:46:19 +01:00
François Autin afe643170f Automated objdumping of test programs 2023-03-01 13:44:48 +01:00
Quentin Legot 792497b14c Change var name to fit with rust conventions 2023-03-01 11:16:21 +01:00
Quentin Legot 4c8062905c Fix global var 2023-03-01 11:10:15 +01:00
Quentin Legot 6f98224da1 scheduler done 2023-03-01 10:11:19 +01:00
Quentin Legot 013a2968cd Add scheduler structure 2023-02-28 16:39:40 +01:00
Quentin Legot e422e65767 Add thread structure 2023-02-28 14:43:40 +01:00
Quentin Legot fd6b22a2f3 Improve list by adding iterator trait 2023-02-17 09:45:47 +01:00
Rémi Rativel b863315030 updated gitignore 2023-02-16 15:48:26 +01:00
Samy Solhi 0530d980be Merge conflicts 2023-02-15 18:12:15 +01:00
Quentin Legot bd0b6e17a5 Add double linked list 2023-02-15 18:10:08 +01:00
Samy Solhi 82c9282f0e debug loader 2023-02-15 18:09:18 +01:00
Baptiste c1e2676f01 merging 2023-02-15 18:02:51 +01:00
Baptiste 39b7db864a calling mem_checker in main 2023-02-15 18:01:50 +01:00
Samy Solhi 6c08ed24b1 Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print 2023-02-15 17:21:25 +01:00
Samy Solhi 6507b601e7 Added loader 2023-02-15 17:20:10 +01:00
Rémi Rativel 4a201268e7 Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print 2023-02-15 16:14:45 +01:00
Rémi Rativel 9fab99e31f make struct and function public 2023-02-15 16:14:27 +01:00
Baptiste 4425ac747e debuging mem_checker::from 2023-02-15 15:45:37 +01:00
Quentin Legot f1f57a76e1 Add kernel mod 2023-02-15 14:56:11 +01:00
Samy Solhi b5690a7f57 Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print 2023-02-15 14:34:10 +01:00
Samy Solhi 06f0be9ece Fixed R32F 2023-02-15 14:33:40 +01:00
Rémi Rativel 619b67f7ec Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print 2023-02-15 14:22:49 +01:00
Rémi Rativel d76047e48b changed Mem_Checker method 2023-02-15 14:22:31 +01:00
Samy Solhi a9a86b674b Merge branch 'decode_print' of https://gitlab.istic.univ-rennes1.fr/simpleos/burritos into decode_print 2023-02-15 13:56:08 +01:00
Samy Solhi e3c6917486 Added RV32F Standard Extension 2023-02-15 13:55:16 +01:00
Rémi Rativel 3269fa353f Implemented extract_memory 2023-02-13 11:08:24 +01:00
François Autin fee880e352 Merge branch 'test_programs' into 'decode_print'
ONGOING: Test programs

See merge request simpleos/burritos!5
2023-02-08 15:01:41 +00:00