Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/malta/
H A Dyamon.h43 #define YAMON_FUNCTION_BASE 0x1fc00500ul 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)
51 #define YAMON_REG_IC_ISR_OFS (YAMON_FUNCTION_BASE + 0x40)
53 #define YAMON_REG_ESR_OFS (YAMON_FUNCTION_BASE + 0x48)
54 #define YAMON_DEREG_ESR_OFS (YAMON_FUNCTION_BASE + 0x4c)
55 #define YAMON_GETCHAR_OFS (YAMON_FUNCTION_BASE + 0x50)
[all …]