aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-01-23 03:15:26 +0000
committerDoug Evans <dje@google.com>1998-01-23 03:15:26 +0000
commitecdf8528815ae69f8120ab9d95cb6d7fcbc6f526 (patch)
treea4e04fbfc2afaeb49312335f54f769f658ddea82 /gas
parentffeec95486a5c3bfe335ec776a3c513410ee81e0 (diff)
downloadgdb-ecdf8528815ae69f8120ab9d95cb6d7fcbc6f526.zip
gdb-ecdf8528815ae69f8120ab9d95cb6d7fcbc6f526.tar.gz
gdb-ecdf8528815ae69f8120ab9d95cb6d7fcbc6f526.tar.bz2
update, lower insn has lower address
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/gas/txvu/basic-1.d8
1 files changed, 4 insertions, 4 deletions
diff --git a/gas/testsuite/gas/txvu/basic-1.d b/gas/testsuite/gas/txvu/basic-1.d
index 011ae15..0b05a1c 100644
--- a/gas/testsuite/gas/txvu/basic-1.d
+++ b/gas/testsuite/gas/txvu/basic-1.d
@@ -7,7 +7,7 @@
Disassembly of section .text:
0* <foo>:
- *0: fd a1 ca 01 abs.xyz vf10xyz,vf20xyz[ ]*waitp
- *4: bf 07 00 80
- *8: a8 a2 fe 01 add.xyzw vf10xyzw,vf20xyzw,vf30xyzw[ ]*waitq
- *c: bf 03 00 80
+ *0: bf 07 00 80[ ]*abs.xyz vf10xyz,vf20xyz[ ]*waitp
+ *4: fd a1 ca 01[ ]*
+ *8: bf 03 00 80[ ]*add.xyzw vf10xyzw,vf20xyzw,vf30xyzw[ ]*waitq
+ *c: a8 a2 fe 01[ ]*