Home
last modified time | relevance | path

Searched defs:eax (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/cpuinfo/
A DSDL_cpuinfo.c175 xor eax, 200000h ; Flip ID bit in EFLAGS in CPU_haveCPUID() local
176 push eax ; Save new EFLAGS value on stack in CPU_haveCPUID() local
179 pop eax ; Store new EFLAGS in EAX in CPU_haveCPUID() local
180 xor eax, ecx ; Can not toggle ID bit, in CPU_haveCPUID() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dcpu.c70 uint32_t eax, edx; in xgetbv() local

Completed in 6 milliseconds