x86: replace NoRex64 on VEX-encoded insns
[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.540396 seconds and 4 git commands to generate.