Home
last modified time | relevance | path

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

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