Searched defs:uint32_t (Results 1 – 10 of 10) sorted by relevance
/qemu/pc-bios/vof/ |
H A D | vof.h | 10 typedef unsigned long uint32_t; typedef
|
/qemu/tests/multiboot/ |
H A D | libc.h | 29 typedef unsigned int uint32_t; typedef
|
/qemu/hw/display/ |
H A D | apple-gfx-mmio.m | 51 -(void)mmioWriteAtOffset:(size_t)offset value:(uint32_t)value; argument
|
/qemu/scripts/coverity-scan/ |
H A D | model.c | 36 typedef unsigned int uint32_t; typedef
|
/qemu/hw/ppc/ |
H A D | spapr_caps.c | 370 bool (*cb)(void *, uint32_t, uint32_t), in ppc_hash64_filter_pagesizes() argument
|
/qemu/target/arm/tcg/ |
H A D | helper-a64.c | 234 DO_RECPS(recpsf_f16,uint32_t,float16,chs) DO_RECPS() argument [all...] |
H A D | vec_helper.c | 2896 do_mmla_b(void * vd,void * vn,void * vm,void * va,uint32_t desc,uint32_t (* inner_loop)(uint32_t,void *,void *)) do_mmla_b() argument [all...] |
H A D | sve_helper.c | 4673 DO_ZPZ_FP(sve_fcvt_sh,uint32_t,H1_4,sve_f32_to_f16) DO_ZPZ_FP() argument [all...] |
/qemu/target/loongarch/tcg/ |
H A D | vec_helper.c | 2798 DO_FTINT(float32, int32, uint32_t, uint32_t) in DO_FTINT() argument
|
/qemu/target/riscv/ |
H A D | vector_helper.c | 4841 GEN_VEXT_FRED(vfwredusum_vs_h, uint32_t, uint16_t, H4, H2, fwadd16) in GEN_VEXT_FRED() argument
|