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

  /external/qemu/target-i386/
helper_template.h 58 target_long src1, src2;
73 target_long src1;
82 target_long src1, src2;
97 target_long src1;
106 target_long src1, src2;
121 target_long src1, src2;
131 target_long src1, src2;
146 target_long src1, src2;
173 target_long src1, src2;
195 target_long src1, src2
    [all...]
exec.h 71 static inline target_long lshift(target_long x, int n)
translate.c     [all...]
  /external/qemu/
cpu-defs.h 42 typedef int32_t target_long; typedef
48 typedef int64_t target_long; typedef
  /external/qemu/target-mips/
op_helper.c 309 target_long tmp; \
    [all...]
translate.c     [all...]

Completed in 174 milliseconds