Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/sibyte/dev/ | |
sbbuswatch.c | 66 uint64_t err_ctl; local in function:sibyte_bus_watch_check 91 asm volatile("dmfc0 %0, $26, 0;" : "=r"(err_ctl)); 100 printf("err_ctl=%#"PRIx64"\n", err_ctl); |
sbbuswatch.c | 66 uint64_t err_ctl; local in function:sibyte_bus_watch_check 91 asm volatile("dmfc0 %0, $26, 0;" : "=r"(err_ctl)); 100 printf("err_ctl=%#"PRIx64"\n", err_ctl); |