mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +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
|
||||
foo:
|
||||
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