mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-03 12:12:46 +08:00
These extensions where used by other compiler to generate different code on old cpu's (arm and x86 before pentium/pentiumpro) to prevent processor exceptions / very high delays when accessing an unaligned pointer. -- Regards ... Detlef