HomeSort by relevance Sort by last modified time
    Searched full:comis_eflags (Results 1 - 1 of 1) sorted by null

  /external/qemu/target-i386/
ops_sse.h 899 const int comis_eflags[4] = {CC_C, CC_Z, 0, CC_Z | CC_P | CC_C}; variable
909 CC_SRC = comis_eflags[ret + 1];
920 CC_SRC = comis_eflags[ret + 1];
931 CC_SRC = comis_eflags[ret + 1];
942 CC_SRC = comis_eflags[ret + 1];
    [all...]

Completed in 51 milliseconds