ObjFW  Check-in [f949f7775b]

Overview
Comment:OFMatrix4x4: Use __asm__ __volatile__

The outputs aren't consumed as they are used as inputs that can be
modified.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f949f7775b0110c5eea187548c0911ca213630640d66f58d69bf27b65e7d5e5b
User & Date: js on 2023-11-01 21:22:10
Other Links: manifest | tags
Context
2023-11-02
22:48
OFMatrix4x4: Move __asm__ out of loop check-in: 0d671245d4 user: js tags: trunk
2023-11-01
21:22
OFMatrix4x4: Use __asm__ __volatile__ check-in: f949f7775b user: js tags: trunk
20:54
Add -[OFMatrix4x4 transformVectors:count:] check-in: ad6b3e6442 user: js tags: trunk
Changes