mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
use '/' in one case to test it
This commit is contained in:
@ -1,6 +1,10 @@
|
|||||||
; Simple testsuite, to get something going.
|
; Simple testsuite, to get something going, plus placeholder
|
||||||
|
; for various random tests.
|
||||||
|
|
||||||
.vu
|
.vu
|
||||||
foo:
|
foo:
|
||||||
abs.xyz vf10xyz,vf20xyz waitp
|
abs.xyz vf10xyz,vf20xyz waitp
|
||||||
add.xyzw vf10xyzw,vf20xyzw,vf30xyzw waitq
|
|
||||||
|
; Test / in dest spec.
|
||||||
|
|
||||||
|
add/xyzw vf10xyzw,vf20xyzw,vf30xyzw waitq
|
||||||
|
Reference in New Issue
Block a user