Remove the ldmx mnemonic that never made it into POWER9.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / macros / and.s
index 98f0cec655308b83d53b655ab2f90759b47fac00..3ef58ba99f362d6bb01823eeb18cc7d5931d6758 100644 (file)
@@ -1,4 +1,4 @@
-       .set    TFLAG_C, 1
+       TFLAG_C == 1
 
        .macro  check
        .if     (0 & TFLAG_C)
This page took 0.025929 seconds and 4 git commands to generate.