Searched refs:__uint_reg_t (Results 1 – 2 of 2) sorted by relevance
29 __uint_reg_t gregs[56];31 __uint_reg_t __gregs[53];32 __uint_reg_t tp; /* Aliases gregs[TREG_TP]. */33 __uint_reg_t sp; /* Aliases gregs[TREG_SP]. */34 __uint_reg_t lr; /* Aliases gregs[TREG_LR]. */37 __uint_reg_t pc; /* Program counter. */38 __uint_reg_t ics; /* In Interrupt Critical Section? */39 __uint_reg_t faultnum; /* Fault number. */40 __uint_reg_t pad[5];
47 typedef unsigned long long __uint_reg_t; typedef60 typedef unsigned long __uint_reg_t; typedef78 typedef __uint_reg_t uint_reg_t;