HomeSort by relevance Sort by last modified time
    Searched full:tcg_const_i64 (Results 1 - 4 of 4) sorted by null

  /external/qemu/tcg/
tcg-op.h 967 TCGv_i64 t0 = tcg_const_i64(arg2);
983 TCGv_i64 t0 = tcg_const_i64(arg2);
999 TCGv_i64 t0 = tcg_const_i64(arg2);
1014 TCGv_i64 t0 = tcg_const_i64(arg2);
1030 TCGv_i64 t0 = tcg_const_i64(arg2);
1046 TCGv_i64 t0 = tcg_const_i64(arg2);
    [all...]
tcg.h 425 #define tcg_const_ptr tcg_const_i64
449 TCGv_i64 tcg_const_i64(int64_t val);
tcg.c 508 TCGv_i64 tcg_const_i64(int64_t val) function
    [all...]
  /external/qemu/target-arm/
translate.c     [all...]

Completed in 46 milliseconds