Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. Add an...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / string.s
CommitLineData
38a57ae7 1 .data
38a57ae7
NC
2 .string8 "strnew8"
3
4 .balign 16
5 .string16 "str16"
6
7 .balign 16
8 .string32 "32"
9
10 .balign 16
11 .string64 "64"
This page took 0.575602 seconds and 4 git commands to generate.