From: Doug Evans Date: Mon, 5 Jan 1998 16:02:58 +0000 (+0000) Subject: snapshot X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7d645eb277ab66b694438d773cfe2b2ea12ddff9;p=binutils-gdb.git snapshot --- diff --git a/gas/testsuite/gas/txvu/basic-1.d b/gas/testsuite/gas/txvu/basic-1.d index 0c7acea7185..54bb9a7c573 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* : - *0: fd a1 ca 01 abs.xyz vf10,vf20 || waitp + *0: fd a1 ca 01 abs.xyz vf10xyz,vf20xyz || waitp *4: bf 07 00 80 - *8: a8 a2 fe 01 add.xyzw vf10,vf20,vf30 || waitq + *8: a8 a2 fe 01 add.xyzw vf10xyzw,vf20xyzw,vf30xyzw || waitq *c: bf 03 00 80 diff --git a/gas/testsuite/gas/txvu/basic-1.s b/gas/testsuite/gas/txvu/basic-1.s index 3c58dd862c4..ecf5aaadc7d 100644 --- a/gas/testsuite/gas/txvu/basic-1.s +++ b/gas/testsuite/gas/txvu/basic-1.s @@ -1,5 +1,5 @@ ; Simple testsuite, to get something going. foo: - abs.xyz vf10,vf20 | waitp - add.xyzw vf10,vf20,vf30 | waitq + abs.xyz vf10xyz,vf20xyz | waitp + add.xyzw vf10xyzw,vf20xyzw,vf30xyzw | waitq