diff options
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 22 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/address.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/addrfar.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/align.d | 18 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/all-opcodes.d | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/asg.d | 10 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/cons.d | 34 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/consfar.d | 34 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/extaddr.d | 6 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/field.d | 14 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/labels.d | 24 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/loop.d | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/lp.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/macro.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/math.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/opcodes.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/sections.d | 46 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/set.d | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/struct.d | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/tic54x/subsym.d | 6 |
20 files changed, 131 insertions, 109 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7fe9e78..3a7d155 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,25 @@ +2006-01-11 Nick Clifton <nickc@redhat.com> + + * gas/tic54x/address.d: Work with 64bit hosts. + * gas/tic54x/addrfar.d: Likewise. + * gas/tic54x/align.d: Likewise. + * gas/tic54x/all-opcodes.d: Likewise. + * gas/tic54x/asg.d: Likewise. + * gas/tic54x/cons.d: Likewise. + * gas/tic54x/consfar.d: Likewise. + * gas/tic54x/extaddr.d: Likewise. + * gas/tic54x/field.d: Likewise. + * gas/tic54x/labels.d: Likewise. + * gas/tic54x/loop.d: Likewise. + * gas/tic54x/lp.d: Likewise. + * gas/tic54x/macro.d: Likewise. + * gas/tic54x/math.d: Likewise. + * gas/tic54x/opcodes.d: Likewise. + * gas/tic54x/sections.d: Likewise. + * gas/tic54x/set.d: Likewise. + * gas/tic54x/struct.d: Likewise. + * gas/tic54x/subsym.d: Likewise. + 2006-01-09 H.J. Lu <hongjiu.lu@intel.com> PR gas/2117 diff --git a/gas/testsuite/gas/tic54x/address.d b/gas/testsuite/gas/tic54x/address.d index b8a7ba0..7d49c04 100644 --- a/gas/testsuite/gas/tic54x/address.d +++ b/gas/testsuite/gas/tic54x/address.d @@ -5,7 +5,7 @@ Disassembly of section .text: -00000000 <_addressing>: +0+00 <_addressing>: 0: 1801.* 1: 1881.* 2: 1989.* diff --git a/gas/testsuite/gas/tic54x/addrfar.d b/gas/testsuite/gas/tic54x/addrfar.d index 9c42633..9d8ec06 100644 --- a/gas/testsuite/gas/tic54x/addrfar.d +++ b/gas/testsuite/gas/tic54x/addrfar.d @@ -7,7 +7,7 @@ Disassembly of section .text: -00000000 <_addressing>: +0+000 <_addressing>: 0: 1801.* 1: 1881.* 2: 1989.* diff --git a/gas/testsuite/gas/tic54x/align.d b/gas/testsuite/gas/tic54x/align.d index d50f06e..6a39217 100644 --- a/gas/testsuite/gas/tic54x/align.d +++ b/gas/testsuite/gas/tic54x/align.d @@ -4,26 +4,26 @@ .*: +file format .*c54x.* Sections: -Idx Name Size VMA LMA File off Algn - 0 .text 00000089 00000000 00000000 0000.... 2..7 +Idx Name Size VMA + LMA + File off Algn + 0 .text 00000089 0+000 0+000 0000.... 2..7 CONTENTS, ALLOC, LOAD, .... - 1 .data 00000005 00000000 00000000 0000.... 2..1 + 1 .data 00000005 0+000 0+000 0000.... 2..1 CONTENTS, ALLOC, LOAD, DATA - 2 .bss 00000000 00000000 00000000 0000.... 2..0 + 2 .bss 00000000 0+000 0+000 0000.... 2..0 ALLOC Disassembly of section .text: -00000000 <.text>: +0+000 <.text>: 0: 4160.* 1: 0001.* 2: 0002.* ... -00000004 <even>: +0+004 <even>: 4: 0003.* ... -00000006 <align2>: +0+006 <align2>: 6: 0061.* 7: 0062.* 8: 0063.* @@ -31,7 +31,7 @@ Disassembly of section .text: a: 0065.* ... -00000010 <align8>: +0+010 <align8>: 10: 0008.* 11: 0000.* 12: 0001.* @@ -43,7 +43,7 @@ Disassembly of section .text: 18: 0007.* ... -00000080 <align128>: +0+080 <align128>: 80: 0004.* 81: 0000.* 82: 0001.* diff --git a/gas/testsuite/gas/tic54x/all-opcodes.d b/gas/testsuite/gas/tic54x/all-opcodes.d index ae37380..7e192aa 100644 --- a/gas/testsuite/gas/tic54x/all-opcodes.d +++ b/gas/testsuite/gas/tic54x/all-opcodes.d @@ -6,7 +6,7 @@ Disassembly of section .text: -00000000 <start>: +0+000 <start>: 0: e300.* 1: e304.* 2: e308.* @@ -219145,7 +219145,7 @@ Disassembly of section .text: 357ff: 6629.* 35800: 1df8.* 35801: 662a.* -00035802 <testend>: +0+035802 <testend>: 35802: f073.* 35803: 5802.* .*35803: ARELEXT16.* diff --git a/gas/testsuite/gas/tic54x/asg.d b/gas/testsuite/gas/tic54x/asg.d index d49762a..37e2516 100644 --- a/gas/testsuite/gas/tic54x/asg.d +++ b/gas/testsuite/gas/tic54x/asg.d @@ -5,17 +5,17 @@ Disassembly of section .text: -00000000 <L1>: +0+000 <L1>: 0: f000.* 1: 0064.* -00000002 <L2>: +0+002 <L2>: 2: 1090.* -00000003 <L3>: +0+003 <L3>: 3: 1090.* -00000004 <newlabel>: +0+004 <newlabel>: 4: f000.* 5: 0000.* 6: f000.* @@ -127,5 +127,5 @@ Disassembly of section .text: 70: 0063.* 71: 0064.* -00000072 <end>: +0+072 <end>: 72: 0100.* diff --git a/gas/testsuite/gas/tic54x/cons.d b/gas/testsuite/gas/tic54x/cons.d index ebd20a8..5a6cece 100644 --- a/gas/testsuite/gas/tic54x/cons.d +++ b/gas/testsuite/gas/tic54x/cons.d @@ -5,55 +5,55 @@ Disassembly of section .text: -00000000 <binary>: +0+000 <binary>: 0: 0003.* 1: 0004.* -00000002 <octal>: +0+002 <octal>: 2: 0009.* 3: 000a.* 4: 000b.* -00000005 <hex>: +0+005 <hex>: 5: 000f.* 6: 0010.* -00000007 <field>: +0+007 <field>: 7: 6440.* 8: 0123.* 9: 4000.* a: 0000.* b: 1234.* -0000000c <byte>: +0+00c <byte>: c: 00aa.* d: 00bb.* -0000000e <word>: +0+00e <word>: e: 0ccc.* -0000000f <xlong>: +0+00f <xlong>: f: 0eee.* 10: efff.* ... -00000012 <long>: +0+012 <long>: 12: eeee.* 13: ffff.* -00000014 <int>: +0+014 <int>: 14: dddd.* -00000015 <xfloat>: +0+015 <xfloat>: 15: 3fff.* 16: ffac.* ... -00000018 <float>: +0+018 <float>: 18: 3fff.* 19: ffac.* -0000001a <string>: +0+01a <string>: 1a: 0061.* 1b: 0062.* 1c: 0063.* @@ -67,7 +67,7 @@ Disassembly of section .text: 24: 0067.* 25: 0030.* -00000026 <pstring>: +0+026 <pstring>: 26: 6162.* 27: 6364.* 28: 6162.* @@ -75,7 +75,7 @@ Disassembly of section .text: 2a: 6566.* 2b: 6700.* -0000002c <DAT1>: +0+02c <DAT1>: 2c: 0000.* 2d: abcd.* 2e: 0000.* @@ -85,17 +85,17 @@ Disassembly of section .text: 32: 0000.* 33: 006f.* -00000034 <xlong.0>: +0+034 <xlong.0>: 34: 0000.* 35: 002c.* 36: aabb.* 37: ccdd.* -00000038 <DAT2>: +0+038 <DAT2>: 38: 0000.* ... -0000003a <DAT3>: +0+03a <DAT3>: 3a: 1234.* 3b: 5678.* 3c: 0000.* diff --git a/gas/testsuite/gas/tic54x/consfar.d b/gas/testsuite/gas/tic54x/consfar.d index 8c8a532..bdb46a2 100644 --- a/gas/testsuite/gas/tic54x/consfar.d +++ b/gas/testsuite/gas/tic54x/consfar.d @@ -7,55 +7,55 @@ Disassembly of section .text: -00000000 <binary>: +0+000 <binary>: 0: 0003.* 1: 0004.* -00000002 <octal>: +0+002 <octal>: 2: 0009.* 3: 000a.* 4: 000b.* -00000005 <hex>: +0+005 <hex>: 5: 000f.* 6: 0010.* -00000007 <field>: +0+007 <field>: 7: 6440.* 8: 0123.* 9: 4000.* a: 0000.* b: 1234.* -0000000c <byte>: +0+00c <byte>: c: 00aa.* d: 00bb.* -0000000e <word>: +0+00e <word>: e: 0ccc.* -0000000f <xlong>: +0+00f <xlong>: f: 0eee.* 10: efff.* ... -00000012 <long>: +0+012 <long>: 12: eeee.* 13: ffff.* -00000014 <int>: +0+014 <int>: 14: dddd.* -00000015 <xfloat>: +0+015 <xfloat>: 15: 3fff.* 16: ffac.* ... -00000018 <float>: +0+018 <float>: 18: 3fff.* 19: ffac.* -0000001a <string>: +0+01a <string>: 1a: 0061.* 1b: 0062.* 1c: 0063.* @@ -69,7 +69,7 @@ Disassembly of section .text: 24: 0067.* 25: 0030.* -00000026 <pstring>: +0+026 <pstring>: 26: 6162.* 27: 6364.* 28: 6162.* @@ -77,7 +77,7 @@ Disassembly of section .text: 2a: 6566.* 2b: 6700.* -0000002c <DAT1>: +0+02c <DAT1>: 2c: 0000.* 2d: abcd.* 2e: 0000.* @@ -87,18 +87,18 @@ Disassembly of section .text: 32: 0000.* 33: 006f.* -00000034 <xlong.0>: +0+034 <xlong.0>: 34: 0000.* .*34: ARELEXT.* 35: 002c.* 36: aabb.* 37: ccdd.* -00000038 <DAT2>: +0+038 <DAT2>: 38: 0000.* ... -0000003a <DAT3>: +0+03a <DAT3>: 3a: 1234.* 3b: 5678.* 3c: 0000.* diff --git a/gas/testsuite/gas/tic54x/extaddr.d b/gas/testsuite/gas/tic54x/extaddr.d index 2a39644..5537e44 100644 --- a/gas/testsuite/gas/tic54x/extaddr.d +++ b/gas/testsuite/gas/tic54x/extaddr.d @@ -5,7 +5,7 @@ Disassembly of section .text: -00000000 <.text>: +0+000 <.text>: 0: f062.* 1: 0000.* .*1: RELEXTMS7.* @@ -14,7 +14,7 @@ Disassembly of section .text: .*3: RELEXT16.* 4: f4e2.* -00000005 <start>: +0+005 <start>: 5: f881.* 6: 0080.* .*5: ARELEXT.* @@ -49,7 +49,7 @@ Disassembly of section .text: 20: f495.* ... -00010080 <end>: +0+010080 <end>: 10080: f881.* 10081: 0080.* .*10080: ARELEXT.* diff --git a/gas/testsuite/gas/tic54x/field.d b/gas/testsuite/gas/tic54x/field.d index 618cb4a..60a4868 100644 --- a/gas/testsuite/gas/tic54x/field.d +++ b/gas/testsuite/gas/tic54x/field.d @@ -5,26 +5,26 @@ Disassembly of section .text: -00000000 <f1>: +0+000 <f1>: 0: 2af0.* 1: 5600.* -00000001 <f2>: +0+001 <f2>: 1: 5600.* -00000002 <f4>: +0+002 <f4>: 2: 0001.* -00000003 <f5>: +0+003 <f5>: 3: 0000.* 4: 4321.* -00000005 <f6>: +0+005 <f6>: 5: 000f.* -00000006 <f7>: +0+006 <f7>: 6: 6000.* 7: 008a.* -00000007 <f8>: +0+007 <f8>: 7: 008a.* diff --git a/gas/testsuite/gas/tic54x/labels.d b/gas/testsuite/gas/tic54x/labels.d index 42e2160..794f11f 100644 --- a/gas/testsuite/gas/tic54x/labels.d +++ b/gas/testsuite/gas/tic54x/labels.d @@ -5,7 +5,7 @@ Disassembly of section .text: -00000000 <label1>: +0+000 <label1>: 0: 1000.* 1: 0800.* 2: f843.* @@ -14,50 +14,50 @@ Disassembly of section .text: 5: f073.* 6: 0008.* -00000007 <\$1.*>: +0+007 <\$1.*>: 7: 1000.* -00000008 <\$2.*>: +0+008 <\$2.*>: 8: 0000.* 9: f843.* a: 000c.* b: 8000.* -0000000c <\$1.*>: +0+00c <\$1.*>: c: f495.* d: f495.* -0000000e <lab.*>: +0+00e <lab.*>: e: f000.* f: 0001.* 10: f073.* 11: 000e.* -00000012 <lab.*>: +0+012 <lab.*>: 12: f845.* 13: 0012.* -00000014 <lab.*>: +0+014 <lab.*>: 14: f000.* 15: 0003.* 16: f073.* 17: 0014.* -00000018 <lab.*>: +0+018 <lab.*>: 18: f000.* 19: 0004.* 1a: f073.* 1b: 0018.* -0000001c <after_macro>: +0+01c <after_macro>: 1c: f073.* 1d: 0014.* Disassembly of section new_sect: -00000000 <new_section>: +0+000 <new_section>: 0: f495.* -00000001 <lab.7>: +0+001 <lab.7>: 1: f000.* 2: 0005.* 3: f495.* @@ -65,7 +65,7 @@ Disassembly of section new_sect: 5: f073.* 6: 0001.* -00000007 <lab.8>: +0+007 <lab.8>: 7: f000.* 8: 0006.* 9: f495.* diff --git a/gas/testsuite/gas/tic54x/loop.d b/gas/testsuite/gas/tic54x/loop.d index f067524..592564a 100644 --- a/gas/testsuite/gas/tic54x/loop.d +++ b/gas/testsuite/gas/tic54x/loop.d @@ -5,10 +5,10 @@ Disassembly of section .text: -00000000 <.text>: +0+000 <.text>: ... -00000001 <label>: +0+001 <label>: 1: 0000.* 2: 0001.* 3: 0002.* diff --git a/gas/testsuite/gas/tic54x/lp.d b/gas/testsuite/gas/tic54x/lp.d index 7eb6186..8e27c96 100644 --- a/gas/testsuite/gas/tic54x/lp.d +++ b/gas/testsuite/gas/tic54x/lp.d @@ -5,6 +5,6 @@ Disassembly of section .text: -00000000 <.text>: +0+000 <.text>: 0: f49f.* diff --git a/gas/testsuite/gas/tic54x/macro.d b/gas/testsuite/gas/tic54x/macro.d index 5313891..1a4a114 100644 --- a/gas/testsuite/gas/tic54x/macro.d +++ b/gas/testsuite/gas/tic54x/macro.d @@ -5,7 +5,7 @@ Disassembly of section .text: -00000000 <.text>: +0+000 <.text>: 0: f000.* 1: 0000.* 2: f300.* diff --git a/gas/testsuite/gas/tic54x/math.d b/gas/testsuite/gas/tic54x/math.d index d2aadf8..012a0ad 100644 --- a/gas/testsuite/gas/tic54x/math.d +++ b/gas/testsuite/gas/tic54x/math.d @@ -5,7 +5,7 @@ Disassembly of section .text: -00000000 <.text>: +0+000 <.text>: 0: 3fc9.* 1: 0fd8.* ... diff --git a/gas/testsuite/gas/tic54x/opcodes.d b/gas/testsuite/gas/tic54x/opcodes.d index d3496bf..2dab821 100644 --- a/gas/testsuite/gas/tic54x/opcodes.d +++ b/gas/testsuite/gas/tic54x/opcodes.d @@ -5,7 +5,7 @@ Disassembly of section .text: -00000000 <_opcodes>: +0+000 <_opcodes>: 0: e39a abdst \*ar3\+,\*ar4\+ 1: f485 abs a 2: f585 abs a,b diff --git a/gas/testsuite/gas/tic54x/sections.d b/gas/testsuite/gas/tic54x/sections.d index 4f85b9a..d1e04b6 100644 --- a/gas/testsuite/gas/tic54x/sections.d +++ b/gas/testsuite/gas/tic54x/sections.d @@ -4,73 +4,73 @@ .*: +file format .*c54x.* Sections: -Idx Name Size VMA LMA File off Algn - 0 .text 0000001b 00000000 00000000 0000.... 2..0 +Idx Name Size VMA + LMA + File off Algn + 0 .text 0000001b 0+000 0+000 0000.... 2..0 CONTENTS, ALLOC, LOAD, RELOC, CODE - 1 .data 00000007 00000000 00000000 0000.... 2..0 + 1 .data 00000007 0+000 0+000 0000.... 2..0 CONTENTS, ALLOC, LOAD, DATA - 2 .bss 00000014 00000000 00000000 0000.... 2..0 + 2 .bss 00000014 0+000 0+000 0000.... 2..0 ALLOC - 3 newvars 00000017 00000000 00000000 0000.... 2..1 + 3 newvars 00000017 0+000 0+000 0000.... 2..1 ALLOC, BLOCK - 4 vectors 00000002 00000000 00000000 0000.... 2..0 + 4 vectors 00000002 0+000 0+000 0000.... 2..0 CONTENTS, ALLOC, LOAD, CODE, BLOCK - 5 clink 00000002 00000000 00000000 0000.... 2..0 + 5 clink 00000002 0+000 0+000 0000.... 2..0 CONTENTS, ALLOC, LOAD, DATA, CLINK - 6 blksect 00000002 00000000 00000000 0000.... 2..0 + 6 blksect 00000002 0+000 0+000 0000.... 2..0 CONTENTS, ALLOC, LOAD, DATA, BLOCK Disassembly of section .text: -00000000 <.text>: +0+000 <.text>: 0: 1234.* -00000001 <add>: +0+001 <add>: 1: 100f.* -00000002 <aloop>: +0+002 <aloop>: 2: f010.* 3: 0001.* 4: f842.* 5: 0002.* -00000006 <mpy>: +0+006 <mpy>: 6: 110a.* -00000007 <mloop>: +0+007 <mloop>: 7: f166.* 8: 000a.* 9: f868.* a: 0007.* -0000000b <space>: +0+00b <space>: ... -00000012 <bes>: +0+012 <bes>: ... -00000013 <spacep>: +0+013 <spacep>: 13: 000b.* -00000014 <besp>: +0+014 <besp>: 14: 0012.* -00000015 <pk1>: +0+015 <pk1>: ... -00000016 <endpk1>: +0+016 <endpk1>: 16: 0000.* ... -00000018 <endpk2>: +0+018 <endpk2>: ... -00000019 <pk3>: +0+019 <pk3>: ... -0000001a <endpk3>: +0+01a <endpk3>: ... Disassembly of section vectors: -00000000 <vectors>: +0+000 <vectors>: 0: f495.* 1: f495.* diff --git a/gas/testsuite/gas/tic54x/set.d b/gas/testsuite/gas/tic54x/set.d index da6c99c..8f66188 100644 --- a/gas/testsuite/gas/tic54x/set.d +++ b/gas/testsuite/gas/tic54x/set.d @@ -5,12 +5,12 @@ Disassembly of section .text: -00000000 <.text>: +0+000 <.text>: 0: 7711.* 1: 0056.* 2: f000.* 3: 0035.* -00000004 <LABEL>: +0+004 <LABEL>: 4: 000a.* 5: 0035.* diff --git a/gas/testsuite/gas/tic54x/struct.d b/gas/testsuite/gas/tic54x/struct.d index 2cdd334..dc05fba 100644 --- a/gas/testsuite/gas/tic54x/struct.d +++ b/gas/testsuite/gas/tic54x/struct.d @@ -5,7 +5,7 @@ Disassembly of section .text: -00000000 <.text>: +0+000 <.text>: 0: 0001.* 1: 0002.* 2: 8002.* diff --git a/gas/testsuite/gas/tic54x/subsym.d b/gas/testsuite/gas/tic54x/subsym.d index a3385ae..46bcb27 100644 --- a/gas/testsuite/gas/tic54x/subsym.d +++ b/gas/testsuite/gas/tic54x/subsym.d @@ -5,10 +5,10 @@ Disassembly of section .text: -00000000 <.text>: +0+000 <.text>: 0: 0018.* -00000001 <label>: +0+001 <label>: 1: 0005.* 2: 0005.* 3: 0006.* @@ -33,7 +33,7 @@ Disassembly of section .text: 16: 0000.* 17: 0001.* -00000018 <x>: +0+018 <x>: 18: 0001.* 19: 0001.* ... |