summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/h8300/h8sx_disp2.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/h8300/h8sx_disp2.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/h8300/h8sx_disp2.s21
1 files changed, 0 insertions, 21 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/h8300/h8sx_disp2.s b/binutils-2.17/gas/testsuite/gas/h8300/h8sx_disp2.s
deleted file mode 100644
index 5f6b37d8..00000000
--- a/binutils-2.17/gas/testsuite/gas/h8300/h8sx_disp2.s
+++ /dev/null
@@ -1,21 +0,0 @@
- .h8300sx
- add.b #2,@(1,er0) ; L_2
- add.b #2,@(2,er0) ; L_2
- add.b #2,@(3,er0) ; L_2
- add.b #2,@(4,er0) ; L_16
- add.b #2,@(foo+1,er0) ; L_32
-
- add.w #2,@(1,er0) ; L_16
- add.w #2,@(2,er0) ; L_2
- add.w #2,@(4,er0) ; L_2
- add.w #2,@(6,er0) ; L_2
- add.w #2,@(8,er0) ; L_16
- add.w #2,@(foo+2,er0) ; L_32
-
- add.l #2,@(1,er0) ; L_16
- add.l #2,@(2,er0) ; L_16
- add.l #2,@(4,er0) ; L_2
- add.l #2,@(8,er0) ; L_2
- add.l #2,@(12,er0) ; L_2
- add.l #2,@(16,er0) ; L_16
- add.l #2,@(foo+4,er0) ; L_32