ELEC50010-IAC-CW/inputs
2020-12-15 15:06:04 +00:00
..
addiu Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
addu Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
and Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
andi Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
beq Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
bgez Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
bgezal Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +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 Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
bltzal Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
bne Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
div Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
divu Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
j Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
jal Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
jalr Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
jr Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
lb Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
lbu Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
lh Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
lhu Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
lui Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
lw Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
lwl Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
lwr Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
mfhi Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
mflo Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
mthi Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
mtlo Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
mult Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
multcurrent Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
multu Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
multucurrent Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
or Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
ori Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
sb Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
sh Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
sll Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
sllv Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
slt Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +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 Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
sra Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
srav Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
srl Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
srlv Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
subu Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
sw Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
xor Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00
xori Fix to allow multiple testcases for each instruction 2020-12-15 15:06:04 +00:00