Add missing RV32 slt[i]u tests
authorAndrew Waterman <waterman@cs.berkeley.edu>
Tue, 30 Aug 2016 18:11:08 +0000 (11:11 -0700)
committerAndrew Waterman <waterman@cs.berkeley.edu>
Tue, 30 Aug 2016 18:11:08 +0000 (11:11 -0700)
commit2a9cd2c6cc19863c781bcaa8b276de6e528fba8e
tree89ab88820965f1f1850c59d55c61412aa9d5f5f8
parent7b00a0caf23507faa66206fa260fe1eb991c5cc0
Add missing RV32 slt[i]u tests

Closes #12.
isa/rv32ui/Makefrag
isa/rv32ui/slt.S
isa/rv32ui/slti.S
isa/rv32ui/sltiu.S [new file with mode: 0644]
isa/rv32ui/sltu.S [new file with mode: 0644]