Home
last modified time | relevance | path

Searched defs:tstate (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/sparc/
H A Dtarget_syscall.h7 abi_ulong tstate; member
H A Dcpu_loop.c184 uint64_t tstate = sparc64_tstate(env); in do_getpsr() local
H A Dsignal.c155 uint64_t tstate; in restore_pt_regs() local
591 target_ulong pc, npc, tstate; in sparc64_set_context() local
/openbmc/qemu/target/sparc/
H A Dcpu.h222 uint64_t tstate; member
771 uint64_t tstate = (cpu_get_ccr(env) << 32) | in sparc64_tstate() local
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h605 ulong tstate; /* Tx internal state */ member
/openbmc/u-boot/drivers/qe/
H A Duec.h303 u32 tstate; member