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

  /external/qemu/target-i386/
cpu.h 194 #define CR0_TS_MASK (1 << 3)
op_helper.c 427 env->cr[0] |= CR0_TS_MASK;
    [all...]

Completed in 4065 milliseconds