Skip to content

Conversation

@tobil4sk
Copy link
Member

Versions of clang in these ndks did not pass the correct -march flag to the assembler, see: android/ndk#906

This resulted in warnings such as:

/tmp/pixman-radial-gradient-09b366.s: Assembler messages:
/tmp/pixman-radial-gradient-09b366.s:391: Rd and Rm should be different in mla
/tmp/pixman-radial-gradient-09b366.s:394: Rd and Rm should be different in mla
/tmp/pixman-radial-gradient-09b366.s:398: rdhi, rdlo and rm must all be different
/tmp/pixman-radial-gradient-09b366.s:403: Rd and Rm should be different in mla
/tmp/pixman-radial-gradient-09b366.s:406: rdhi, rdlo and rm must all be different
/tmp/pixman-radial-gradient-09b366.s:412: rdhi, rdlo and rm must all be different

Versions of clang in these ndks did not pass the correct -march flag to
the assembler, see: android/ndk#906

This resulted in warnings such as:
```
/tmp/pixman-radial-gradient-09b366.s: Assembler messages:
/tmp/pixman-radial-gradient-09b366.s:391: Rd and Rm should be different in mla
/tmp/pixman-radial-gradient-09b366.s:394: Rd and Rm should be different in mla
/tmp/pixman-radial-gradient-09b366.s:398: rdhi, rdlo and rm must all be different
/tmp/pixman-radial-gradient-09b366.s:403: Rd and Rm should be different in mla
/tmp/pixman-radial-gradient-09b366.s:406: rdhi, rdlo and rm must all be different
/tmp/pixman-radial-gradient-09b366.s:412: rdhi, rdlo and rm must all be different
```
It is necessary due to the pixman assembly files not being compatible
with the llvm assembler, and we only compile assembly files if
PIXMAN_ARM_NEON is enabled.
@tobil4sk
Copy link
Member Author

Going to go ahead and merge this, as it deals with old android ndks prior to r22 and it allows me to update #1935

Full warning log without this patch
 - lib/pixman/pixman/pixman-access.c 
 - lib/pixman/pixman/pixman-radial-gradient.c 
 - lib/pixman/pixman/pixman-region32.c 
 - lib/pixman/pixman/pixman-utils.c 
 - lib/pixman/pixman/pixman-fast-path.c 
 - lib/pixman/pixman/pixman-arm-neon.c 
 - lib/pixman/pixman/pixman-combine-float.c 
 - lib/pixman/pixman/pixman-bits-image.c 
 - lib/pixman/pixman/pixman-arm-neon-asm-bilinear.S 
 - lib/pixman/pixman/pixman-arm.c 
 - lib/pixman/pixman/pixman-implementation.c 
 - lib/pixman/pixman/pixman-mips.c 
 - lib/pixman/pixman/pixman-general.c 
 - lib/pixman/pixman/pixman-glyph.c 
/tmp/pixman-utils-d45eb3.s: Assembler messages:
/tmp/pixman-utils-d45eb3.s:191: Rd and Rm should be different in mul
/tmp/pixman-utils-d45eb3.s:486: Rd and Rm should be different in mul
 - lib/pixman/pixman/pixman-noop.c 
 - lib/pixman/pixman/pixman-matrix.c 
/tmp/pixman-general-abfabc.s: Assembler messages:
/tmp/pixman-general-abfabc.s:141: Rd and Rm should be different in mul
 - lib/pixman/pixman/pixman-ppc.c 
/tmp/pixman-radial-gradient-e125e2.s: Assembler messages:
/tmp/pixman-radial-gradient-e125e2.s:391: Rd and Rm should be different in mla
/tmp/pixman-radial-gradient-e125e2.s:394: Rd and Rm should be different in mla
/tmp/pixman-radial-gradient-e125e2.s:398: rdhi, rdlo and rm must all be different
/tmp/pixman-radial-gradient-e125e2.s:403: Rd and Rm should be different in mla
/tmp/pixman-radial-gradient-e125e2.s:406: rdhi, rdlo and rm must all be different
/tmp/pixman-radial-gradient-e125e2.s:412: rdhi, rdlo and rm must all be different
 - lib/pixman/pixman/pixman-arm-neon-asm.S 
 - lib/pixman/pixman/pixman-gradient-walker.c 
/tmp/pixman-noop-370fe6.s: Assembler messages:
/tmp/pixman-noop-370fe6.s:196: Rd and Rm should be different in mul
 - lib/pixman/pixman/pixman-region16.c 
 - lib/pixman/pixman/pixman-x86.c 
/tmp/pixman-glyph-a9ebd6.s: Assembler messages:
/tmp/pixman-glyph-a9ebd6.s:228: Rd and Rm should be different in mul
/tmp/pixman-glyph-a9ebd6.s:436: Rd and Rm should be different in mul
/tmp/pixman-glyph-a9ebd6.s:519: Rd and Rm should be different in mul
/tmp/pixman-glyph-a9ebd6.s:550: Rd and Rm should be different in mul
 - lib/pixman/pixman/pixman-access-accessors.c 
 - lib/pixman/pixman/pixman-conical-gradient.c 
/tmp/pixman-conical-gradient-22febd.s: Assembler messages:
/tmp/pixman-conical-gradient-22febd.s:586: rdhi, rdlo and rm must all be different
/tmp/pixman-conical-gradient-22febd.s:605: Rd and Rm should be different in mul
 - lib/pixman/pixman/pixman-timer.c 
 - lib/pixman/pixman/pixman.c 
 - lib/pixman/pixman/pixman-filter.c 
 - lib/pixman/pixman/pixman-linear-gradient.c 
/tmp/pixman-matrix-85e786.s: Assembler messages:
/tmp/pixman-matrix-85e786.s:459: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:461: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:479: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:494: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:512: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:528: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:681: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:683: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:701: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:717: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:736: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:751: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:844: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:846: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:865: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:882: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:902: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:917: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:1024: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:1026: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:1044: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:1060: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:1079: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:1094: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:1374: rdhi, rdlo and rm must all be different
/tmp/pixman-matrix-85e786.s:1405: Rd and Rm should be different in mla
/tmp/pixman-matrix-85e786.s:1672: Rd and Rm should be different in mla
 - lib/pixman/pixman/pixman-edge.c 
 - lib/pixman/pixman/pixman-solid-fill.c 
/tmp/pixman-linear-gradient-5ae79d.s: Assembler messages:
/tmp/pixman-linear-gradient-5ae79d.s:252: rdhi, rdlo and rm must all be different
/tmp/pixman-linear-gradient-5ae79d.s:325: rdhi, rdlo and rm must all be different
/tmp/pixman-linear-gradient-5ae79d.s:336: rdhi, rdlo and rm must all be different
/tmp/pixman-linear-gradient-5ae79d.s:356: rdhi, rdlo and rm must all be different
/tmp/pixman-linear-gradient-5ae79d.s:584: rdhi, rdlo and rm must all be different
/tmp/pixman-linear-gradient-5ae79d.s:594: rdhi, rdlo and rm must all be different
/tmp/pixman-linear-gradient-5ae79d.s:612: rdhi, rdlo and rm must all be different
 - lib/pixman/pixman/pixman-trap.c 
 - lib/pixman/pixman/pixman-combine32.c 
/tmp/pixman-bits-image-210810.s: Assembler messages:
/tmp/pixman-bits-image-210810.s:457: Rd and Rm should be different in mul
/tmp/pixman-bits-image-210810.s:2706: Rd and Rm should be different in mul
/tmp/pixman-bits-image-210810.s:2721: Rd and Rm should be different in mul
/tmp/pixman-bits-image-210810.s:2731: Rd and Rm should be different in mla
/tmp/pixman-bits-image-210810.s:2737: Rd and Rm should be different in mla
/tmp/pixman-bits-image-210810.s:2994: Rd and Rm should be different in mla
/tmp/pixman-bits-image-210810.s:2998: Rd and Rm should be different in mla
/tmp/pixman-bits-image-210810.s:3002: Rd and Rm should be different in mla
/tmp/pixman-bits-image-210810.s:3129: Rd and Rm should be different in mul
/tmp/pixman-bits-image-210810.s:3132: Rd and Rm should be different in mul
/tmp/pixman-bits-image-210810.s:4865: Rd and Rm should be different in mul
/tmp/pixman-bits-image-210810.s:4880: Rd and Rm should be different in mul
/tmp/pixman-bits-image-210810.s:4890: Rd and Rm should be different in mla
/tmp/pixman-bits-image-210810.s:4896: Rd and Rm should be different in mla
 - lib/pixman/pixman/pixman-edge-accessors.c 
 - lib/pixman/pixman/pixman-image.c 
/tmp/pixman-edge-a1b47d.s: Assembler messages:
/tmp/pixman-edge-a1b47d.s:257: rdhi, rdlo and rm must all be different
/tmp/pixman-edge-a1b47d.s:259: rdhi, rdlo and rm must all be different
/tmp/pixman-edge-a1b47d.s:869: rdhi, rdlo and rm must all be different
/tmp/pixman-edge-a1b47d.s:873: rdhi, rdlo and rm must all be different
/tmp/pixman-trap-c5dba0.s: Assembler messages:
/tmp/pixman-trap-c5dba0.s:143: Rd and Rm should be different in mul
/tmp/pixman-trap-c5dba0.s:153: Rd and Rm should be different in mla
/tmp/pixman-trap-c5dba0.s:182: Rd and Rm should be different in mul
/tmp/pixman-trap-c5dba0.s:228: Rd and Rm should be different in mul
/tmp/pixman-trap-c5dba0.s:265: Rd and Rm should be different in mul
/tmp/pixman-trap-c5dba0.s:316: Rd and Rm should be different in mul
/tmp/pixman-trap-c5dba0.s:325: Rd and Rm should be different in mul
/tmp/pixman-trap-c5dba0.s:356: Rd and Rm should be different in mul
/tmp/pixman-trap-c5dba0.s:428: Rd and Rm should be different in mla
/tmp/pixman-trap-c5dba0.s:430: Rd and Rm should be different in mla
/tmp/pixman-trap-c5dba0.s:560: Rd and Rm should be different in mul
/tmp/pixman-trap-c5dba0.s:620: Rd and Rm should be different in mla
/tmp/pixman-trap-c5dba0.s:622: Rd and Rm should be different in mla
/tmp/pixman-trap-c5dba0.s:1463: rdhi, rdlo and rm must all be different
/tmp/pixman-edge-accessors-1f4525.s: Assembler messages:
/tmp/pixman-edge-accessors-1f4525.s:63: Rd and Rm should be different in mul
/tmp/pixman-edge-accessors-1f4525.s:236: rdhi, rdlo and rm must all be different
/tmp/pixman-edge-accessors-1f4525.s:240: rdhi, rdlo and rm must all be different
/tmp/pixman-edge-accessors-1f4525.s:741: rdhi, rdlo and rm must all be different
/tmp/pixman-edge-accessors-1f4525.s:743: rdhi, rdlo and rm must all be different
/tmp/pixman-access-2a4aaf.s: Assembler messages:
/tmp/pixman-access-2a4aaf.s:184: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:432: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:595: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:776: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:883: Rd and Rm should be different in mla
/tmp/pixman-access-2a4aaf.s:907: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:933: Rd and Rm should be different in mla
/tmp/pixman-access-2a4aaf.s:1037: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:1221: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:1395: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:1578: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:1765: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:1809: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:1865: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:1912: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2073: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2219: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2251: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2282: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2320: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2353: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2385: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2522: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2592: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2732: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2803: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:2947: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:3027: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:3159: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:3228: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:3371: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:3450: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:3581: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:3651: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:3785: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:3860: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:3993: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:4063: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:4198: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:4274: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:4404: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:4473: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:4581: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:4778: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:5004: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:5241: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:5490: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:5651: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:5749: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:5897: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6023: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6145: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6289: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6441: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6603: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6711: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6744: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6775: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6830: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6863: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6895: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:6985: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7059: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7091: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7125: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7176: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7282: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7319: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7397: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7431: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7473: Rd and Rm should be different in mla
/tmp/pixman-access-2a4aaf.s:7534: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7580: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7623: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7674: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7717: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7758: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7803: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7849: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7892: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7943: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:7986: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:8027: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:8073: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:8160: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:8254: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:8262: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:8358: Rd and Rm should be different in mul
/tmp/pixman-access-2a4aaf.s:8415: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s: Assembler messages:
/tmp/pixman-combine32-0d6068.s:365: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:457: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:458: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:483: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:491: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:492: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:494: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:547: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:548: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:611: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:644: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:696: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:697: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:720: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:772: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:844: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:867: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:920: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:987: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:990: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:993: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1033: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1086: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1092: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1129: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1182: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1189: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1226: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1294: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1348: Rd and Rm should be different in mul
/tmp/pixman-combine32-0d6068.s:1370: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1372: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1376: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1420: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1540: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1541: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1646: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1855: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:1992: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:2096: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:2306: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:2429: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:2430: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:2498: Rd and Rm should be different in mul
/tmp/pixman-combine32-0d6068.s:2700: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:2816: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:2817: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:2884: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:2914: Rd and Rm should be different in mul
/tmp/pixman-combine32-0d6068.s:3004: Rd and Rm should be different in mul
/tmp/pixman-combine32-0d6068.s:3030: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:3097: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:3128: Rd and Rm should be different in mul
/tmp/pixman-combine32-0d6068.s:3209: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:3210: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:3302: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:3396: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:3553: Rd and Rm should be different in mul
/tmp/pixman-combine32-0d6068.s:3589: Rd and Rm should be different in mla
/tmp/pixman-combine32-0d6068.s:3591: Rd and Rm should be different in mla
/tmp/pixman-access-accessors-99dc8f.s: Assembler messages:
/tmp/pixman-access-accessors-99dc8f.s:4385: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:4459: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:4521: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:4624: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:4692: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:4795: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:4860: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:4977: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5045: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5162: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5229: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5268: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5306: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5374: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5413: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5451: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5522: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5604: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5656: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5695: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:5734: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:6432: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:6519: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:6613: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:6621: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:6717: Rd and Rm should be different in mul
/tmp/pixman-access-accessors-99dc8f.s:6774: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s: Assembler messages:
/tmp/pixman-arm-neon-5cbeb7.s:2219: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:2628: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:2764: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:2779: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:2878: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:2891: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:3041: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:3260: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:3298: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:3452: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:3552: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:3565: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:3715: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:3934: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:3972: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:4126: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:4790: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:4910: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:4915: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:4931: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:5284: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:5332: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:5517: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:5640: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:6012: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:6357: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:6574: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:6976: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:7191: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:7495: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:7504: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:7709: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:7722: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:8078: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:8125: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:8342: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:8654: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:8874: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:9271: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:9486: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:9559: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:9798: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:9807: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:10011: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:10026: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:10375: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:10425: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:10645: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:10716: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:10962: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:11220: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:11226: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:11562: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:11777: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:12089: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:12347: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:12353: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:12689: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:12904: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:13219: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:13233: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:13940: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:13941: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:14169: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:14173: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:14513: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:14516: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:14527: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:14751: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:15175: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:15236: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:15237: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:15468: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:15473: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:15809: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:15823: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:16138: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:16486: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:16544: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:16545: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:16776: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:16778: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:16853: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:17124: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:17129: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:17140: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:17363: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:17456: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:17799: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:17863: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:17864: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:18094: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:18097: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:18174: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:18445: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:18459: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:18762: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:18768: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:19128: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:19129: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:19357: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:19361: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:19700: Rd and Rm should be different in mla
/tmp/pixman-arm-neon-5cbeb7.s:19714: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:20017: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:20023: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:20383: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:20384: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:20612: Rd and Rm should be different in mul
/tmp/pixman-arm-neon-5cbeb7.s:20616: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s: Assembler messages:
/tmp/pixman-fast-path-d1c4be.s:122: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:202: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:226: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:275: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:433: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:503: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:506: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:576: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:717: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:749: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:751: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:782: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:783: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:903: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:949: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:950: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1011: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:1116: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1179: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:1301: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1433: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1435: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1448: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:1461: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:1489: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:1528: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1529: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1598: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:1657: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1660: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1684: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:1687: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:1702: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:1777: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1911: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1921: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1922: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:1924: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:2025: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:2026: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:2082: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:2160: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:2219: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:2225: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:2649: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:2907: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:2922: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:3285: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:3312: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:3988: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:4119: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:4278: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:4325: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:4474: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:5061: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:5157: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:5439: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:5487: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:6000: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:6267: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:6392: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:6596: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:6761: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:6935: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:6957: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:7144: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:7279: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:7288: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:7426: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:7587: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:7630: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:7790: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:7845: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:7882: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:7883: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8126: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:8180: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8183: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8221: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8222: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8276: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8441: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:8510: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:8550: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8552: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8566: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8619: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8694: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8729: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8730: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8781: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8845: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8847: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8862: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:8909: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9030: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:9079: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:9148: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9184: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9185: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9357: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:9414: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9474: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9484: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9541: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9720: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9835: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9843: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9894: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9904: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:9966: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10140: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:10209: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:10272: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10289: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10314: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10330: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10388: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10494: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10504: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10552: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10621: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10726: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10743: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10768: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10784: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10834: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:10975: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:11112: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:11126: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:11174: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:11186: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:11241: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:11342: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:11469: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:11686: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:11729: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:11871: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:11947: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:12184: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:12209: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:12359: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:12715: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:12882: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:13554: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:13590: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14340: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14343: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14344: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14349: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14351: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14447: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14453: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14460: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14468: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14470: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14482: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14567: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14569: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14573: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14790: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14798: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14804: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14813: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14814: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14821: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:14825: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14829: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14832: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:14834: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:15109: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:15114: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:15289: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:15393: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:15397: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:15401: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:15405: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:15426: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:15428: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:15489: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:15503: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:15716: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:15719: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:16017: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:16037: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:16038: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16043: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:16044: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16055: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16062: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16066: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16391: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:16395: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:16697: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:16710: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:16714: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16716: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16720: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:16721: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16726: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:16728: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:16730: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16738: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16739: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16743: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:16748: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:17062: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:17066: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:17353: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:17357: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:17360: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:17375: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:17379: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:17385: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:17671: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:17676: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:17852: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:17936: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:17938: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:17951: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:17952: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:17954: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:17958: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:17959: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:17980: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:17982: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:18047: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:18066: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:18309: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:18312: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:18618: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:18620: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:18640: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:18648: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:18988: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:18992: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:19311: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:19314: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:19333: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:19661: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:19665: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:19945: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:19951: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:19962: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:20205: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:20208: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:20368: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:20510: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:20525: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:20735: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:20739: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:21032: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:21331: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:21334: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:21623: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:21632: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:21642: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:21919: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:21922: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:22219: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:22227: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:22254: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:22272: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:22571: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:22574: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:22763: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:22869: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:22873: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:22874: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:22876: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:22880: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:22881: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:22901: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:22904: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:22990: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:23290: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:23293: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:23668: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:23680: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:23699: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:23709: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:24047: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:24051: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:24245: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:24379: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:24414: Rd and Rm should be different in mla
/tmp/pixman-fast-path-d1c4be.s:24434: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:24453: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:24785: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:24788: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:24969: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:24993: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:24994: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:25024: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:25044: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:25088: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:25089: Rd and Rm should be different in mul
/tmp/pixman-fast-path-d1c4be.s:25095: Rd and Rm should be different in mul

@tobil4sk tobil4sk merged commit 6d66a82 into openfl:develop Jan 11, 2026
31 checks passed
@tobil4sk tobil4sk deleted the fix/pixman-warnings-old-android-ndks branch January 11, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant