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

  /external/qemu/tcg/
tcg-op.h     [all...]
tcg.h 689 #define tcg_const_ptr(V) TCGV_NAT_TO_PTR(tcg_const_i64((intptr_t)(V)))
712 TCGv_i64 tcg_const_i64(int64_t val);
tcg.c 611 TCGv_i64 tcg_const_i64(int64_t val) function
    [all...]
  /external/qemu/target-arm/
translate.c     [all...]
  /external/qemu/target-i386/
translate.c     [all...]

Completed in 404 milliseconds