2 * Various ISA level dependent constants.
3 * Most of the following constants reflect the different layout
4 * of Coprocessor 0 registers.
6 * Copyright (c) 1998 Harald Koerfgen
10 #define __ASM_ISADEP_H
12 #if defined(CONFIG_CPU_R3000) || defined(CONFIG_CPU_TX39XX)
18 * kernel or user mode? (CP0_STATUS)
26 * kernel or user mode?
34 #endif /* __ASM_ISADEP_H */