diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 19f2783..2e22f15 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,6 +1,12 @@ start-sanitize-v850 Fri Aug 23 11:02:55 1996 Jeffrey A Law (law@cygnus.com) + * gas/v850/basic.exp (mem_tests): Test instruction bit patterns. + xfail sst and sld tests. + (mov_tests): Remove bogus xfail. + * gas/v850/mem.s: sst and sld instructions can only index from + "ep" register. + * gas/v850/basic.exp (logical_tests): Test instruction bit patterns. Update addresses. * gas/v850/logical.s: Tweak constants for better testing. |