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

  /external/qemu/target-mips/
translate.c     [all...]
  /external/qemu/target-i386/
translate.c 873 tcg_gen_xor_tl(cpu_T[0], cpu_T[0], cpu_tmp0);
882 tcg_gen_xor_tl(cpu_T[0], cpu_T[0], cpu_tmp4);
    [all...]
  /external/qemu/tcg/
tcg-op.h 2404 #define tcg_gen_xor_tl macro
2476 #define tcg_gen_xor_tl macro
    [all...]

Completed in 33 milliseconds