Searched refs:tbr (Results 1 – 6 of 6) sorted by relevance
15 uint32_t tbr; in z_irq_spurious() local21 "=r" (tbr) in z_irq_spurious()23 LOG_ERR("Spurious interrupt detected! IRQ: %d", (tbr >> 4) & 0xf); in z_irq_spurious()
127 const int tt = (esf->tbr & TBR_TT) >> TBR_TT_BIT; in print_trap_type()166 esf->psr, esf->wim, esf->tbr, esf->y in print_special_registers()
16 wr %g1, %tbr
20 rd %tbr, %l6;32 rd %tbr, %l6;
38 GEN_OFFSET_SYM(z_arch_esf_t, tbr);
117 uint32_t tbr; member