Commit Graph

368 Commits (master)

Author SHA1 Message Date
Donald Sebastian Leung b3fdeea0f8 Add LHU instruction for RV32I 2020-07-22 12:50:45 +08:00
Donald Sebastian Leung 37f21b317b Add LBU instruction for RV32I 2020-07-22 12:46:56 +08:00
Donald Sebastian Leung 83c9b8c664 Add LW instruction for RV32I 2020-07-22 12:42:47 +08:00
Donald Sebastian Leung fb002c622e Add LH instruction for RV32I 2020-07-22 12:30:52 +08:00
Donald Sebastian Leung 644612dc7e Add LB instruction for RV32I 2020-07-22 12:25:46 +08:00
Donald Sebastian Leung 0f59fbc2d4 Add BGEU instruction for RV32I 2020-07-22 12:09:00 +08:00
Donald Sebastian Leung c1196e23c6 Add BLTU instruction for RV32I 2020-07-22 12:03:38 +08:00
Donald Sebastian Leung 83e859ea27 Add BGE instruction for RV32I 2020-07-22 11:59:28 +08:00
Donald Sebastian Leung a6ab3264c7 Add BLT instruction for RV32I 2020-07-22 11:55:26 +08:00
Donald Sebastian Leung 56005333d3 ADD BNE instruction for RV32I 2020-07-22 11:48:45 +08:00
Donald Sebastian Leung 013679fbf2 Add BEQ instruction for RV32I 2020-07-22 11:40:21 +08:00
Donald Sebastian Leung 395f29cf93 Mention expected scope of project in README 2020-07-21 17:55:28 +08:00
Donald Sebastian Leung ffb71e0751 Add JALR instruction for RV32I 2020-07-21 17:20:34 +08:00
Donald Sebastian Leung 9cee89b495 Add JAL instruction for RV32I 2020-07-21 17:03:13 +08:00
Donald Sebastian Leung 86a33ed533 Add AUIPC instruction for RV32I 2020-07-21 16:30:30 +08:00
Donald Sebastian Leung 10563f5de9 Add LUI instruction for RV32I 2020-07-21 16:13:52 +08:00
Donald Sebastian Leung 43f6897e2e Copy license from source 2020-07-14 10:42:06 +08:00
dsleung ac668bf4a0 Initial commit 2020-07-14 10:30:37 +08:00