Home
last modified time | relevance | path

Searched defs:i32 (Results 1 – 5 of 5) sorted by relevance

/qemu/gdbstub/
H A Dsyscalls.c112 uint32_t i32; in gdb_do_syscall() local
/qemu/rust/qemu-api/src/
H A Derrno.rs165 fn map_ok(self) -> i32 { in map_ok()
/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs844 fn pre_save(&self) -> i32 { in pre_save()
858 fn post_load(&self, _version_id: u8) -> i32 { in post_load()
/qemu/tests/unit/
H A Dtest-vmstate.c680 int32_t i32; member
/qemu/target/arm/tcg/
H A Dtranslate-sve.c1120 TCGv_i32 i32 = tcg_temp_new_i32(); in TRANS_FEAT() local