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

  /external/qemu/tcg/i386/
tcg-target.c 182 #define JCC_JLE 0xe
192 [TCG_COND_LE] = JCC_JLE,
    [all...]
  /external/qemu/tcg/x86_64/
tcg-target.c 217 #define JCC_JLE 0xe
229 [TCG_COND_LE] = JCC_JLE,
    [all...]

Completed in 65 milliseconds