x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / string-2.s
CommitLineData
a471a06b
HPN
1; Test that strings are evaluated as in the manual (slightly modified).
2; FIXME: This should be a generic test.
3 .text
4start:
5 .ascii "This\0x20is a\040string\x20with a \"newline\" at the 'end'"
6 .ascii "Megatroid\n", "AX-Foo\r\n"
7end:
This page took 0.792003 seconds and 4 git commands to generate.