ELEC50010-IAC-CW/inputs
2020-12-20 10:31:18 +00:00
..
addiu testcase fix 2 2020-12-20 16:03:43 +08:00
addu Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
and testcase error fix 2020-12-20 15:55:15 +08:00
andi testcase error fix 2020-12-20 15:55:15 +08:00
beq added some jump testcases 2020-12-19 15:24:34 +08:00
bgez added more branch instructions testcases 2020-12-19 14:15:44 +08:00
bgezal added more branch instructions testcases 2020-12-19 14:15:44 +08:00
bgtz added more branch instructions testcases 2020-12-19 14:15:44 +08:00
blez fixed branch instr testcase 2020-12-19 06:32:51 +00:00
bltz added more branch instructions testcases 2020-12-19 14:15:44 +08:00
bltzal added more branch instructions testcases 2020-12-19 14:15:44 +08:00
bne added some jump testcases 2020-12-19 15:24:34 +08:00
div Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
divu Fix divu testcases and add divu-5 testcase 2020-12-19 05:37:54 +00:00
j fixing testcase errors 2020-12-19 11:16:39 +00:00
jal added some jump testcases 2020-12-19 15:24:34 +08:00
jalr added some jump testcases 2020-12-19 15:24:34 +08:00
jr weird cases added 2020-12-18 23:10:15 +08:00
lb load instr testcase 2020-12-19 19:04:29 +08:00
lbu fixing testcase errors 2020-12-19 11:16:39 +00:00
lh load instr testcase 2020-12-19 19:04:29 +08:00
lhu load instr testcase 2020-12-19 19:04:29 +08:00
lui load instr testcase 2020-12-19 19:04:29 +08:00
lw load instr testcase 2020-12-19 19:04:29 +08:00
lwl load instr testcase 2020-12-19 19:04:29 +08:00
lwr load instr testcase 2020-12-19 19:04:29 +08:00
mthi Add more testcases for mthi, mtlo, mult, multu 2020-12-19 15:34:35 +00:00
mtlo Add more testcases for mthi, mtlo, mult, multu 2020-12-19 15:34:35 +00:00
mult Add more testcases for mthi, mtlo, mult, multu 2020-12-19 15:34:35 +00:00
multu Add more testcases for mthi, mtlo, mult, multu 2020-12-19 15:34:35 +00:00
or Add more testcases for mthi, mtlo, mult, multu 2020-12-19 15:34:35 +00:00
ori Add testcases for or and ori 2020-12-19 13:13:56 +00:00
sb Add sb testcase 2020-12-19 16:05:44 +00:00
sh Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
sll testcase error fix 2020-12-20 15:55:15 +08:00
sllv testcase fix 3 2020-12-20 16:29:24 +08:00
slt last extra testcases 2020-12-20 15:30:20 +08:00
slti Fix sllv, srlv, srav to shift by A[4:0] 2020-12-20 09:07:35 +00:00
sltiu Fix sllv, srlv, srav to shift by A[4:0] 2020-12-20 09:07:35 +00:00
sltu last extra testcases 2020-12-20 15:30:20 +08:00
sra minor correction 2020-12-20 10:31:18 +00:00
srav Add more testcase for srav, srlv 2020-12-20 09:23:22 +00:00
srl sll, sllv & store and set instructions still to go 2020-12-18 23:13:47 +00:00
srlv Add more testcase for srav, srlv 2020-12-20 09:23:22 +00:00
subu sll, sllv & store and set instructions still to go 2020-12-18 23:13:47 +00:00
sw Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
xor sll, sllv & store and set instructions still to go 2020-12-18 23:13:47 +00:00
xori sll, sllv & store and set instructions still to go 2020-12-18 23:13:47 +00:00