Home
last modified time | relevance | path

Searched defs:s32 (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/include/asm-generic/
H A Dint-ll64.h39 typedef __s32 s32; typedef
/openbmc/u-boot/arch/nios2/include/asm/
H A Dtypes.h44 typedef signed int s32; typedef
/openbmc/u-boot/include/
H A DMCD_dma.h41 typedef int s32; typedef
/openbmc/qemu/tests/unit/
H A Dtest-visitor-serialization.c55 int32_t s32; member
/openbmc/qemu/target/m68k/
H A Dtranslate.c3398 TCGv s32; in shift_reg() local
/openbmc/qemu/target/hppa/
H A Dtranslate.c3673 TCGv_i32 s32 = tcg_temp_new_i32(); in trans_shrp_sar() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c1165 TCGv_i32 s32 = tcg_temp_new_i32(); in TRANS_FEAT() local
/openbmc/qemu/target/ppc/
H A Dcpu.h339 int32_t s32[4]; member
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c161 struct { TCGv_i32 a, b; } s32; member