Files
ardour/libs
Florian Weimer 5a41b86028 fix __cpuid() on x86
The previous version used memory operands that gcc (probably dependent
on optimization flags and/or version) could address relative to the
stack pointer, but pushing %ebx onto the stack changed it. Here, the
address of the regs array is put into %esi and the individual members
are written into directly.
2016-03-08 14:54:41 +01:00
..
2016-03-05 15:54:47 +01:00
2016-03-01 12:20:59 -05:00
2016-03-01 18:37:19 +01:00
2016-02-28 21:16:44 +01:00
2015-12-17 20:22:02 +01:00
2016-03-08 08:44:58 -05:00
2016-02-28 21:16:44 +01:00
2016-03-08 14:54:41 +01:00
2015-10-08 16:18:39 +02:00
2016-02-28 21:16:44 +01:00
2016-02-29 11:28:04 +01:00