.. |
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
|
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
|
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
|
Add testcases for or and ori
|
2020-12-19 13:13:56 +00:00 |
ori
|
Add testcases for or and ori
|
2020-12-19 13:13:56 +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 |