Searched defs:int32_t (Results 1 – 8 of 8) sorted by relevance
/qemu/tests/multiboot/ |
H A D | libc.h | 34 typedef signed int int32_t; typedef
|
/qemu/scripts/coverity-scan/ |
H A D | model.c | 37 typedef int int32_t; typedef
|
/qemu/tcg/ |
H A D | tcg-op-gvec.c | 765 static void expand_2i_i32(uint32_t dofs, uint32_t aofs, uint32_t oprsz, in expand_2i_i32() argument 832 static void expand_3i_i32(uint32_t dofs, uint32_t aofs, uint32_t bofs, in expand_3i_i32() argument 886 static void expand_4i_i32(uint32_t dofs, uint32_t aofs, uint32_t bofs, in expand_4i_i32() argument
|
/qemu/target/arm/tcg/ |
H A D | neon_helper.c | 379 NEON_GVEC_VOP2i_ENV(neon_sqshlui_s, int32_t) in NEON_GVEC_VOP2i_ENV() argument
|
H A D | mve_helper.c | 1858 DO_LDAVH(vrmlaldavhsw, int32_t, int64_t, false, false) in DO_LDAVH() argument
|
H A D | vec_helper.c | 828 DO_DOT(gvec_sdot_b, int32_t, int8_t, int8_t) in DO_DOT() argument
|
/qemu/target/microblaze/ |
H A D | translate.c | 222 void (*fni)(TCGv_i32, TCGv_i32, int32_t)) in do_typeb_imm() argument
|
/qemu/target/i386/ |
H A D | ops_sse.h | 720 WRAP_FLOATCONV(int32_t, float32_to_int32, float32, INT32_MIN) in WRAP_FLOATCONV() argument
|