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

  /external/qemu/tcg/x86_64/
tcg-target.c 216 #define JCC_JGE 0xd
229 [TCG_COND_GE] = JCC_JGE,
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 333 #define JCC_JGE 0xd
341 [TCG_COND_GE] = JCC_JGE,
    [all...]

Completed in 104 milliseconds