Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Dexynos4210_mct.c190 struct gregs { struct
191 uint64_t cnt;
192 uint32_t cnt_wstat;
193 uint32_t tcon;
194 uint32_t int_cstat;
195 uint32_t int_enb;
196 uint32_t wstat;
197 uint64_t comp[MCT_GT_CMP_NUM];
198 uint32_t comp_add_incr[MCT_GT_CMP_NUM];
/qemu/linux-user/m68k/
H A Dsignal.c57 target_gregset_t gregs; member
185 target_greg_t *gregs = uc->tuc_mcontext.gregs; in target_rt_setup_ucontext() local
238 target_greg_t *gregs = uc->tuc_mcontext.gregs; in target_rt_restore_ucontext() local
/qemu/target/sh4/
H A Dcpu.h143 uint32_t gregs[24]; /* general registers */ member
/qemu/hw/net/
H A Dsungem.c221 uint32_t gregs[SUNGEM_MMIO_GREG_SIZE >> 2]; member
/qemu/target/sparc/
H A Dcpu.h401 target_ulong gregs[8]; /* general registers */ member