Remove listing lines that are no longer emitted and fix up expected binary
authorNick Clifton <nickc@redhat.com>
Thu, 3 Mar 2005 12:35:19 +0000 (12:35 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 3 Mar 2005 12:35:19 +0000 (12:35 +0000)
encoding.

gas/testsuite/ChangeLog
gas/testsuite/gas/d30v/serial.l
gas/testsuite/gas/d30v/serial2.l
gas/testsuite/gas/d30v/serial2O.l

index 3725dded97c5f55e901d751f2c6cd941934fe662..6e28dab3705eba4b4fecfd23bee7d88f5cc486b0 100644 (file)
@@ -1,3 +1,10 @@
+2005-03-03  Nick Clifton  <nickc@redhat.com>
+
+       * gas/d30v/serial.l: Remove listing lines that are no longer
+       emitted and fix up expected binary encoding.
+       * gas/d30v/serial2.l: Likewise.
+       * gas/d30v/serial2O.l: Likewise.
+
 2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
 
        * gas/arc/extensions.s: Add tests for extcoreregister
index f7a5a670766ffe256d07cf245c1d12e081712353..84b475d3c06365b447d1576e77b783fa8a5e82a1 100644 (file)
@@ -11,12 +11,9 @@ GAS LISTING .*
    3                   # In the following examples, the right-subinstructions
    4                   # will never be executed.  GAS should detect this.
    5                           
-   6 \?\?\?\? 000000F0                 trap r21 -> add r2, r0, r0 ; right instruction will never be executed.
+   6 \?\?\?\? ........                 trap r21 -> add r2, r0, r0 ; right instruction will never be executed.
 \*\*\*\*  Error:Unable to mix instructions as specified
-   6      000000F0 
-   6      000000F0 
-   6      00000090 
-   6      001500F0 
+   6      ........ 
    7 \?\?\?\? 08002000                 dbt     -> add r2, r0, r0               ; ditto
 \*\*\*\*  Error:Unable to mix instructions as specified
    7      00F00000 
index 2de04dc2dbb22019a06fc479162608f826c5e32c..3dc2652dacf002f5c24b55767364a95d7c6badc1 100644 (file)
@@ -26,12 +26,9 @@ GAS LISTING .*
    2                           
    3                           .text
    4                           
-   5 \?\?\?\? 000000F0                 bra -3 -> add r3,r0,0   ; Invalid
+   5 \?\?\?\? ........                 bra -3 -> add r3,r0,0   ; Invalid
 \*\*\*\*  Error:Unable to mix instructions as specified
-   5      000000F0 
-   5      000000F0 
-   5      0000000B 
-   5      FFFF00F0 
+   5      ........ 
    6 \?\?\?\? 08083000                 bsr -3 -> add r3,r0,0   ; Invalid
 \*\*\*\*  Error:Unable to mix instructions as specified
    6      00F00000 
@@ -79,13 +76,13 @@ GAS LISTING .*
 \*\*\*\*  Error:Unable to mix instructions as specified
   17      00F00000 
   17      000BFFFF 
-\fGAS LISTING .*
-
-
   17      00F00000 
   18 \?\?\?\? 10080001                 bra/tx -3 -> bra 10     ;      Valid
 \*\*\*\*  Error:Unable to mix instructions as specified
   18      00F00000 
+\fGAS LISTING .*
+
+
   18      100BFFFF 
   18      00F00000 
   19 \?\?\?\? 00080001                 bra/tx -3 -> bra/fx 10  ;      Valid
index d9eb05cb1a92e3ea0196c4bc2d45166c14f95a2b..dc5b9c785741e964c5d93ab91528c0efeacef9de 100644 (file)
@@ -16,12 +16,9 @@ GAS LISTING .*
    2                           
    3                           .text
    4                           
-   5 \?\?\?\? 000000F0                 bra -3 -> add r3,r0,0   ; Invalid
+   5 \?\?\?\? ........                 bra -3 -> add r3,r0,0   ; Invalid
 \*\*\*\*  Error:Unable to mix instructions as specified
-   5      000000F0 
-   5      000000F0 
-   5      0000000B 
-   5      FFFF00F0 
+   5      ........ 
    6 \?\?\?\? 08083000                 bsr -3 -> add r3,r0,0   ; Invalid
 \*\*\*\*  Error:Unable to mix instructions as specified
    6      00F00000 
@@ -69,12 +66,12 @@ GAS LISTING .*
 \*\*\*\*  Error:Unable to mix instructions as specified
   21      00F00000 
   22 \?\?\?\? 00080001                 bsr -3 -> bra/tx 10     ;      Invalid
-\fGAS LISTING .*
-
-
 \*\*\*\*  Error:Unable to mix instructions as specified
   22      00F00000 
   22      002BFFFF 
+\fGAS LISTING .*
+
+
   22      00F00000 
   23 \?\?\?\? 10080001                 bsr/tx -3 -> bra 10     ;      Valid
   23      00F00000