* gas/mmix/tst.s: Delete unused file.
* gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s, gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s, gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s, gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s, gas/mmix/fb-2.s: Remove trailing empty lines.
This commit is contained in:
parent
ddc5429238
commit
a9f203507c
@ -1,3 +1,12 @@
|
||||
2001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* gas/mmix/tst.s: Delete unused file.
|
||||
* gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
|
||||
gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
|
||||
gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
|
||||
gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
|
||||
gas/mmix/fb-2.s: Remove trailing empty lines.
|
||||
|
||||
2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* gas/mmix: New testsuite directory.
|
||||
|
@ -19,5 +19,3 @@ here SWYM 0,0,0
|
||||
BSPEC -1 % { dg-error "invalid BSPEC expression" "" }
|
||||
TETRA 4
|
||||
ESPEC
|
||||
|
||||
|
||||
|
@ -3,4 +3,3 @@
|
||||
|
||||
k IS #cdef00
|
||||
Main OCTA #ab<<32+k&~(k-1)
|
||||
|
||||
|
@ -17,4 +17,3 @@
|
||||
9H IS 9B+1
|
||||
WYDE 9B,9F
|
||||
9H IS 9B+1
|
||||
|
||||
|
@ -14,4 +14,3 @@ H9 GREG @ % Equivalent to F7, unless -no-merge-gregs.
|
||||
|
||||
SWYM 2,3,4
|
||||
Main SWYM 1,2,3
|
||||
|
||||
|
@ -7,5 +7,3 @@ y OCTA 33
|
||||
|
||||
LOC t
|
||||
Main LDA $44,x+88
|
||||
|
||||
|
||||
|
@ -6,5 +6,3 @@ y OCTA 33
|
||||
GREG y
|
||||
|
||||
Main LDA $44,x+88
|
||||
|
||||
|
||||
|
@ -4,5 +4,3 @@ zero2 IS 0
|
||||
Main JMP zero0
|
||||
GETA $7,zero1
|
||||
PUSHJ $8,zero2
|
||||
|
||||
|
||||
|
@ -6,4 +6,3 @@ Main POP 132,3567
|
||||
POP X,YZ
|
||||
X IS 23
|
||||
YZ IS #5678
|
||||
|
||||
|
@ -18,4 +18,3 @@ a TETRA b
|
||||
PREFIX :
|
||||
a0 TETRA a
|
||||
d TETRA c
|
||||
|
||||
|
@ -5,4 +5,3 @@ Main SYNCD foo,$45,234
|
||||
TRIP fee-1,fie+1,foe+3
|
||||
RESUME foobar+8
|
||||
localsym IS 42
|
||||
|
||||
|
@ -5,4 +5,3 @@ Main RESUME X
|
||||
RESUME XX
|
||||
X IS 1
|
||||
XX IS 0
|
||||
|
||||
|
@ -4,4 +4,3 @@ Main SAVE $45,0
|
||||
SAVE X0,0
|
||||
X IS $31
|
||||
X0 IS $0
|
||||
|
||||
|
@ -1,6 +0,0 @@
|
||||
Main SWYM 0
|
||||
l1 GETA $5,foo
|
||||
LDA $252,$34,127
|
||||
SWYM 0,bar,baz
|
||||
GETA $56,Main
|
||||
|
@ -4,4 +4,3 @@ Main UNSAVE 0,$45
|
||||
UNSAVE 0,X0
|
||||
X IS $31
|
||||
X0 IS $0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user