Update to match latest listing behaviour

This commit is contained in:
Nick Clifton 2001-10-31 08:58:59 +00:00
parent 457345460c
commit 3c1bae7f0b
6 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,11 @@
2001-10-31 Nick Clifton <nickc@cambridge.redhat.com>
* gas/mmix/pop-op.l: Update to match latest listing behaviour.
* gas/mmix/reloc8.l: Update to match latest listing behaviour.
* gas/mmix/resume-op.l: Update to match latest listing behaviour.
* gas/mmix/save-op.l: Update to match latest listing behaviour.
* gas/mmix/unsave-op.l: Update to match latest listing behaviour.
2001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
* gas/mmix/tst.s: Delete unused file.

View File

@ -9,7 +9,6 @@ GAS for MMIX .*/pop-op\.s page 1
6 000c F8175678 POP X,YZ
7 X IS 23
8 YZ IS #5678
9
GAS for MMIX .*/pop-op\.s page 2

View File

@ -8,7 +8,6 @@ GAS for MMIX .*/reloc8\.s page 1
5 000c FF000000 TRIP fee-1,fie\+1,foe\+3
6 0010 F9000000 RESUME foobar\+8
7 localsym IS 42
8
GAS for MMIX .*/reloc8\.s page 2

View File

@ -8,7 +8,6 @@ GAS for MMIX .*/resume-op\.s page 1
5 000c F9000000 RESUME XX
6 X IS 1
7 XX IS 0
8
GAS for MMIX .*/resume-op\.s page 2

View File

@ -7,7 +7,6 @@ GAS for MMIX .*/save-op.s page 1
4 0008 FA000000 SAVE X0,0
5 X IS \$31
6 X0 IS \$0
7
GAS for MMIX .*/save-op.s page 2

View File

@ -7,7 +7,6 @@ GAS for MMIX .*/unsave-op.s page 1
4 0008 FB000000 UNSAVE 0,X0
5 X IS \$31
6 X0 IS \$0
7
GAS for MMIX .*/unsave-op\.s page 2