HomeSort by relevance Sort by last modified time
    Searched refs:cpu_x86_update_cr0 (Results 1 - 3 of 3) sorted by null

  /external/qemu/target-i386/
cpu.h 829 void cpu_x86_update_cr0(CPUX86State *env, uint32_t new_cr0);
helper.c 488 cpu_x86_update_cr0(env, 0x60000010);
868 void cpu_x86_update_cr0(CPUX86State *env, uint32_t new_cr0) function
    [all...]
op_helper.c     [all...]

Completed in 163 milliseconds