ObjFW  Check-in [d53c87e7bb]

Overview
Comment:OFMatrix4x4: Partially unroll multiplication loop

This way, `result` doesn't need to be initialized.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d53c87e7bbbe753369b5f04e3b73c9d5339e25a3ad0d6a6d6259b8dc1463cb86
User & Date: js on 2023-10-31 20:27:32
Other Links: manifest | tags
Context
2023-10-31
20:38
Move AMD64/ELF assembly back to AT&T syntax check-in: da613d0cb5 user: js tags: trunk
20:27
OFMatrix4x4: Partially unroll multiplication loop check-in: d53c87e7bb user: js tags: trunk
20:25
Don't use -masm=intel check-in: d9af65de97 user: js tags: trunk
Changes