Searched defs:pstate (Results 1 – 19 of 19) sorted by relevance
52 struct pstate { struct63 int32_t fpstate; argument64 uint32_t fpq[FPUQN * 2];65 uint32_t fpqn;66 uint32_t ftime;67 uint32_t flrd;68 uint32_t frd;69 uint32_t frs1;70 uint32_t frs2;71 uint32_t fpu_pres; /* FPU present (0 = No, 1 = Yes) */[all …]
75 enum { P_INTEXT, P_INBLANK } pstate; in v_paragraphf() local216 enum { P_INTEXT, P_INBLANK } pstate; in v_paragraphb() local
48 struct expr_builder pstate; member
54 type_stack::insert (struct expr_builder *pstate, const char *string) in insert()
59 static struct parser_state *pstate = NULL; variable
291 ULONGEST pstate; in sparc64obsd_trapframe_sniffer() local
65 static struct parser_state *pstate = NULL; variable
75 static struct parser_state *pstate = NULL; variable
67 static struct parser_state *pstate = NULL; variable
64 static struct parser_state *pstate = NULL; variable
66 static struct parser_state *pstate = NULL; variable
338 struct parser_state *pstate; member
413 int pstate = getpstate(); in SPARC64_RDASR64_DEF() local420 intr_restore(int pstate) in intr_restore()
750 int i, pstate; in cpu_boot_secondary_processors() local
444 int pstate = tstate >> TSTATE_PSTATE_SHIFT; in trap() local
234 int pstate = PSTATE_USER; in setregs() local
320 int pstate; member
836 re_dfastate_t *pstate = mctx.state_log[match_last]; in re_search_internal() local2321 re_dfastate_t *pstate; in merge_state_with_log() local2487 transit_state_mb (re_match_context_t *mctx, re_dfastate_t *pstate) in transit_state_mb()