Home
last modified time | relevance | path

Searched refs:YAMON_FUNCTION_BASE (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/evbmips/include/
H A Dyamon.h43 #define YAMON_FUNCTION_BASE 0x1fc00500 macro
45 #define YAMON_PRINT_COUNT_OFS (YAMON_FUNCTION_BASE + 0x04)
46 #define YAMON_EXIT_OFS (YAMON_FUNCTION_BASE + 0x20)
47 #define YAMON_FLUSH_CACHE_OFS (YAMON_FUNCTION_BASE + 0x2c)
48 #define YAMON_PRINT_OFS (YAMON_FUNCTION_BASE + 0x34)
49 #define YAMON_REG_CPU_ISR_OFS (YAMON_FUNCTION_BASE + 0x38)
50 #define YAMON_DEREG_CPU_ISR_OFS (YAMON_FUNCTION_BASE + 0x3c)
51 #define YAMON_REG_IC_ISR_OFS (YAMON_FUNCTION_BASE + 0x40)
52 #define YAMON_DEREG_IC_ISR_OFS (YAMON_FUNCTION_BASE + 0x44)
53 #define YAMON_REG_ESR_OFS (YAMON_FUNCTION_BASE + 0x48)
[all …]