Searched defs:int64_t (Results 1 – 7 of 7) sorted by relevance
/qemu/util/ |
H A D | atomic64.c | 56 GEN_READ(qatomic_read_i64, int64_t) in GEN_READ() argument
|
/qemu/tests/multiboot/ |
H A D | libc.h | 33 typedef signed long long int64_t; typedef
|
/qemu/scripts/coverity-scan/ |
H A D | model.c | 40 typedef long long int64_t; typedef
|
/qemu/tcg/ |
H A D | tcg-op-gvec.c | 932 int64_t c, bool load_dest, in expand_2i_i64() argument 999 uint32_t oprsz, int64_t c, in expand_3i_i64() argument 1053 uint32_t cofs, uint32_t oprsz, int64_t c, in expand_4i_i64() argument 1100 int64_t c, bool load_dest, in expand_2i_vec() argument 1163 TCGType type, int64_t c, in expand_3i_vec() argument 1216 uint32_t tysz, TCGType type, int64_t c, in expand_4i_vec() argument
|
/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 1858 DO_LDAVH(vrmlaldavhsw, int32_t, int64_t, false, false) in DO_LDAVH() argument
|
H A D | translate-a64.c | 4662 void (*fn)(TCGv_i64, TCGv_i64, int64_t)) in gen_rri_log() argument
|
/qemu/target/hppa/ |
H A D | translate.c | 3106 void (*fn)(TCGv_i64, TCGv_i64, int64_t)) in do_multimedia_sh() argument
|