Commit Graph

6 Commits

Author SHA1 Message Date
Quentin Legot
2a3f0b3bb3 Fix decode to allow overflow in certains cases, add a case in test for riscv_lui where imm is negative 2022-11-09 17:31:14 +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
b685c198b3 change Instruction to 32bits 2022-11-09 15:10:03 +01: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