Searched defs:int64_t (Results 1 – 7 of 7) sorted by relevance
/qemu/util/ |
A D | atomic64.c | 56 GEN_READ(qatomic_read_i64, int64_t) in GEN_READ() argument
|
/qemu/tests/multiboot/ |
A D | libc.h | 33 typedef signed long long int64_t; typedef
|
/qemu/scripts/coverity-scan/ |
A D | model.c | 40 typedef long long int64_t; typedef
|
/qemu/tcg/ |
A D | tcg-op-gvec.c | 899 int64_t c, bool load_dest, in expand_2i_i64() argument 964 uint32_t oprsz, int64_t c, in expand_3i_i64() argument 1018 uint32_t cofs, uint32_t oprsz, int64_t c, in expand_4i_i64() argument 1064 int64_t c, bool load_dest, in expand_2i_vec() argument 1126 TCGType type, int64_t c, in expand_3i_vec() argument 1179 uint32_t tysz, TCGType type, int64_t c, in expand_4i_vec() argument
|
/qemu/target/arm/tcg/ |
A D | mve_helper.c | 1859 DO_LDAVH(vrmlaldavhsw, int32_t, int64_t, false, false) in DO_LDAVH() argument
|
A D | translate-a64.c | 4473 void (*fn)(TCGv_i64, TCGv_i64, int64_t)) in gen_rri_log() argument
|
/qemu/target/hppa/ |
A D | translate.c | 3108 void (*fn)(TCGv_i64, TCGv_i64, int64_t)) in do_multimedia_sh() argument
|
Completed in 125 milliseconds