Add more tests.

This commit is contained in:
Nick Clifton 1998-02-19 19:43:18 +00:00
parent d03da19e36
commit 4630c94949
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
Thu Feb 19 11:15:45 1998 Nick Clifton <nickc@cygnus.com>
* sim/m32r/sra.cgs: Test sra instruction.
* sim/m32r/sra3.cgs: Test sra3 instruction.
* sim/m32r/srai.cgs: Test srai instruction.
* sim/m32r/srl.cgs: Test srl instruction.
* sim/m32r/srl3.cgs: Test srl3 instruction.
* sim/m32r/srli.cgs: Test srli instruction.
* sim/m32r/xor3.cgs: Test xor3 instruction.
* sim/m32r/xor.cgs: Test xor instruction.