Home
last modified time | relevance | path

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

/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
/qemu/target/sparc/
H A Dcpu.h222 uint64_t tstate; member
771 uint64_t tstate = (cpu_get_ccr(env) << 32) | in sparc64_tstate() local