mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
that use SSE. The compiler does attempt to do this in main() but not very successfully - it still manages to use unaligned offsets from %ebp in some cases. Also we need to have an aligned stack in case something uses SSE via _init(). MFC After: 1 week |
||
|---|---|---|
| .. | ||
| alpha | ||
| amd64 | ||
| arm | ||
| common | ||
| i386-elf | ||
| ia64 | ||
| powerpc | ||
| sparc64 | ||