Mercurial > sdl-ios-xcode
log src/cpuinfo/SDL_cpuinfo.c @ 3499:4cf8a1423d57
age | author | description |
---|---|---|
Mon, 30 Nov 2009 21:04:25 +0000 | Sam Lantinga | Reduced the push/pop sequence to a single pair, and ported this fix over to the other architectures. |
Mon, 30 Nov 2009 19:52:34 +0000 | Sam Lantinga | Fixed crash - need to save and restore rbx around cpuid, since the compiler may be assuming the stack pointer isn't being modified when filling in %0. |
Fri, 30 Oct 2009 05:02:47 +0000 | Sam Lantinga | cpuid doesn't actually change the flags register |