tartrazine/tests/asm/test_cpuid.txt

10 lines
201 B
Plaintext

# CPU is a valid directive, and we don't want to parse this as
# cpu id, but as a single token. See bug #1517
---input---
cpuid
---tokens---
'cpuid' Name.Function
'\n' Text.Whitespace