Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds