ELEC50010-IAC-CW/inputs
2020-12-19 14:15:44 +08:00
..
addiu Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
addu Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
and Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
andi Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
beq weird cases added 2020-12-18 23:10:15 +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 added more branch instructions testcases 2020-12-19 14:15:44 +08: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 more branch instructions testcases 2020-12-19 14:15:44 +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 Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
jal Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
jalr Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
jr weird cases added 2020-12-18 23:10:15 +08:00
lb Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
lbu Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
lh Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
lhu Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
lui Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
lw Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
lwl Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
lwr Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
mthi Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
mtlo Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
mult Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
multu Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
or Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
ori Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
sb Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
sh Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
sll Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
sllv Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
slt Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
slti Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
sltiu Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
sltu Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
sra Rename all instruction mem init files to .instr.txt 2020-12-18 12:42:58 +00:00
srav sll, sllv & store and set instructions still to go 2020-12-18 23:13:47 +00:00
srl sll, sllv & store and set instructions still to go 2020-12-18 23:13:47 +00:00
srlv sll, sllv & store and set instructions still to go 2020-12-18 23:13:47 +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