From 6990d625c8b0d2597c0c2016b44804df02c638e0 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Tue, 24 Jun 2003 13:54:49 +0000 Subject: [PATCH] * gas/h8300/h8300.exp (h8sx_disp2, h8sx_rtsl, h8sx_mov_imm): Move... * gas/h8300/h8300-elf.exp: ...here. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/h8300/h8300-elf.exp | 4 ++++ gas/testsuite/gas/h8300/h8300.exp | 4 ---- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 967c85a..4245fd2 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2003-06-24 Richard Sandiford + + * gas/h8300/h8300.exp (h8sx_disp2, h8sx_rtsl, h8sx_mov_imm): Move... + * gas/h8300/h8300-elf.exp: ...here. + 2003-06-23 H.J. Lu * gas/i386/i386.exp: Add prescott. diff --git a/gas/testsuite/gas/h8300/h8300-elf.exp b/gas/testsuite/gas/h8300/h8300-elf.exp index 66e2dfe..51f4dbe 100644 --- a/gas/testsuite/gas/h8300/h8300-elf.exp +++ b/gas/testsuite/gas/h8300/h8300-elf.exp @@ -277,4 +277,8 @@ if [istarget h8300*-*-elf] then { # Now some random tests run_dump_test "ffxx1-elf" + + run_dump_test h8sx_disp2 + run_dump_test h8sx_rtsl + run_dump_test h8sx_mov_imm } diff --git a/gas/testsuite/gas/h8300/h8300.exp b/gas/testsuite/gas/h8300/h8300.exp index 2aa2b06..a34876e 100644 --- a/gas/testsuite/gas/h8300/h8300.exp +++ b/gas/testsuite/gas/h8300/h8300.exp @@ -2167,10 +2167,6 @@ if [istarget h8300*-*-*] then { do_h8300h_mov32bug - run_dump_test h8sx_disp2 - run_dump_test h8sx_rtsl - run_dump_test h8sx_mov_imm - # Now some random tests set svr4pic [expr [istarget *-*-elf*] || [istarget *-*-irix5*] ] set empic [expr [istarget *-*-ecoff*] || [istarget *-*-ultrix*] || [istarget *-*-irix\[1-4\]*] ] -- 2.7.4