ObjFW  Check-in [5edf0d083d]

Overview
Comment:OFMatrix4x4: Use an extra SSE register on AMD64

This gives another nice speed improvement.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5edf0d083d8cbfc4777d4814f0199b246a4741af12875a36c7f11066a50ef5e5
User & Date: js on 2023-11-06 20:17:44
Other Links: manifest | tags
Context
2023-11-09
21:09
Use named operands for __asm__ check-in: 1b22456db6 user: js tags: trunk
2023-11-06
20:17
OFMatrix4x4: Use an extra SSE register on AMD64 check-in: 5edf0d083d user: js tags: trunk
20:11
OFMatrix4x4: Fix missing vector reload in SSE check-in: 9ba7594f7b user: js tags: trunk
Changes