mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 05:41:02 +08:00
9c1f53ca7866ae1b2fda20bf0b7b4524fee1dbbf
* __emul, __emulu: fixed to specify instruction length suffix * __rdtsc: removed "__volatile__" attribute from the inline asm. Hyperion recommends you fix your goddamn code instead * __emul, __emulu, __rdtsc, __readmsr, __readpmc: return 64-bit values with the "=A" constraint instead of horrible kludge svn path=/trunk/; revision=25617
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%