Changes between Initial Version and Version 1 of Ticket #65153, comment 17
- Timestamp:
- May 11, 2022, 1:45:50 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #65153, comment 17
initial v1 7 7 8 8 Solution should be to make cpu-specific instructions optional, not to force everyone use an external assembler from a specific vendor. IMO. 9 10 P. S. As a side result, on Rosetta such code is completely broken, since Intel instructions are applied when the build is for PPC.