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

  /external/qemu/tcg/ppc64/
tcg-target.h 41 TCG_REG_R10,
tcg-target.c 111 TCG_REG_R10,
130 TCG_REG_R10
    [all...]
  /external/qemu/tcg/arm/
tcg-target.h 42 TCG_REG_R10,
tcg-target.c 98 TCG_REG_R10,
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.h 41 TCG_REG_R10,
tcg-target.c 112 TCG_REG_R10,
134 TCG_REG_R10
    [all...]
  /external/qemu/tcg/x86_64/
tcg-target.h 42 TCG_REG_R10,
tcg-target.c 53 TCG_REG_R10,
389 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_R10, (tcg_target_long) target);
390 tcg_out_modrm(s, 0xff, call ? 2 : 4, TCG_REG_R10);
    [all...]
  /external/qemu/tcg/hppa/
tcg-target.h 48 TCG_REG_R10,
tcg-target.c 50 TCG_REG_R10,
    [all...]
  /external/qemu/tcg/i386/
tcg-target.h 53 TCG_REG_R10,
tcg-target.c 44 TCG_REG_R10,
945 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_R10, dest);
947 call ? EXT5_CALLN_Ev : EXT5_JMPN_Ev, TCG_REG_R10);
    [all...]

Completed in 27 milliseconds