mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-08 13:00:33 +00:00
use '/' in one case to test it
This commit is contained in:
parent
ee1c882ed5
commit
17d8f29c26
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user