* gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
authorAlan Modra <amodra@gmail.com>
Mon, 13 May 2002 01:24:55 +0000 (01:24 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 13 May 2002 01:24:55 +0000 (01:24 +0000)
* gas/i386/x86-64-opcode.d: Adjust.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/x86-64-opcode.d
gas/testsuite/gas/i386/x86-64-opcode.s

index 6e552b7e11f39720d67ac53f7bc8f03622a816fe..b1eb44e7c22d6ea332d90e2c78d3786bc49b8703 100644 (file)
@@ -1,3 +1,8 @@
+2002-05-13  Alan Modra  <amodra@bigpond.net.au>
+
+       * gas/i386/x86-64-opcode.s: Pad out end of .text with zeros.
+       * gas/i386/x86-64-opcode.d: Adjust.
+
 2002-05-02  Nick Clifton  <nickc@cambridge.redhat.com>
 
        * gas/arm/arm7t.s: Add thumb mode "sub r?, #0" and "add r?, #0".
index 58cb558eed93bafaaecd7e266a14699ff042adc5..58089168e30adad13f04837b8dd22ad6760d620c 100644 (file)
@@ -266,6 +266,4 @@ Disassembly of section .text:
 [       ]*43a:[         ]+e6 00[        ]+out[  ]+%al,\$0[x0]*[         ]*(#.*)*
 [       ]*43c:[         ]+66 e7 00[     ]+out[  ]+%ax,\$0[x0]*[         ]*(#.*)*
 [       ]*43f:[         ]+e7 00[        ]+out[  ]+%eax,\$0[x0]*[        ]*(#.*)*
-.*nop.*
-.*nop.*
-.*nop.*
+[       *]...
index 9a6234335c3aa1d0b1b301b7e2e45ec27fac56e5..c021f70605c8806c4292bcecfe4da0fdf038c3ef 100644 (file)
        OUT %eax,$0                   #  --  --  -- --   E7 00
 
        # IN
+
+ .p2align 4,0
This page took 0.026326 seconds and 4 git commands to generate.