ELEC50010-IAC-CW/inputs
Aadi Desai 1be11d6c19 Add second store halfword testcase
Checks that only half the word is written using load word after store halfword
2020-12-17 10:00:18 -08:00
..
addiu testing branch delay slot 2020-12-17 12:03:30 +00:00
addu uploading log.txt weirdness testcase 2020-12-17 14:31:33 +00:00
and testing branch delay slot 2020-12-17 12:03:30 +00:00
andi testing branch delay slot 2020-12-17 12:03:30 +00:00
beq cleanup 2020-12-17 13:37:00 +00:00
bgez cleanup 2020-12-17 13:37:00 +00:00
bgezal uploading log.txt weirdness testcase 2020-12-17 14:31:33 +00:00
bgtz Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
blez Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
bltz Fixed BGEZAL 2020-12-16 07:00:46 -08:00
bltzal Passes all tests 2020-12-16 15:29:04 +00:00
bne Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
div changes to input files 2020-12-16 00:57:46 +08:00
divu Debug mult/div to work 2020-12-16 08:38:46 +00:00
j Debugging and debugging 2020-12-16 12:29:22 +00:00
jal Debugging and debugging 2020-12-16 12:29:22 +00:00
jalr Passes all tests 2020-12-16 15:29:04 +00:00
jr uploading log.txt weirdness testcase 2020-12-17 14:31:33 +00:00
lb testing branch delay slot 2020-12-17 12:03:30 +00:00
lbu testing branch delay slot 2020-12-17 12:03:30 +00:00
lh testing branch delay slot 2020-12-17 12:03:30 +00:00
lhu testing branch delay slot 2020-12-17 12:03:30 +00:00
lui Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
lw testing branch delay slot 2020-12-17 12:03:30 +00:00
lwl testing branch delay slot 2020-12-17 12:03:30 +00:00
lwr testing branch delay slot 2020-12-17 12:03:30 +00:00
mthi changes to input files 2020-12-16 00:57:46 +08:00
mtlo changes to input files 2020-12-16 00:57:46 +08:00
mult Debug mult/div to work 2020-12-16 08:38:46 +00:00
multu Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
or testing branch delay slot 2020-12-17 12:03:30 +00:00
ori testing branch delay slot 2020-12-17 12:03:30 +00:00
sb Fix sb, sh testcases 2020-12-17 09:41:55 -08:00
sh Add second store halfword testcase 2020-12-17 10:00:18 -08:00
sll testing branch delay slot 2020-12-17 12:03:30 +00:00
sllv testing branch delay slot 2020-12-17 12:03:30 +00:00
slt testing branch delay slot 2020-12-17 12:03:30 +00:00
slti Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
sltiu Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
sltu Update some testcases for branch delay slots 2020-12-16 17:13:39 +00:00
sra testing branch delay slot 2020-12-17 12:03:30 +00:00
srav testing branch delay slot 2020-12-17 12:03:30 +00:00
srl testing branch delay slot 2020-12-17 12:03:30 +00:00
srlv testing branch delay slot 2020-12-17 12:03:30 +00:00
subu testing branch delay slot 2020-12-17 12:03:30 +00:00
sw Debug mult/div to work 2020-12-16 08:38:46 +00:00
xor Update some testcases for branch delay slots 2020-12-16 17:13:39 +00:00
xori testing branch delay slot 2020-12-17 12:03:30 +00:00