Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/math-emu/
Ddecode_exc.c66 #define MAX_EXCP_REG 7 /* number of excpeption registers to check */ macro
148 for (exception_index=1; exception_index<=MAX_EXCP_REG; exception_index++) { in decode_fpu()