Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Ddecode_exc.c56 #define Excp_type(index) Exceptiontype(Fpu_register[index]) macro
142 excptype = Excp_type(exception_index); in decode_fpu()
169 * Excp_type(exception_index) so fix that up */ in decode_fpu()
273 switch(Excp_type(exception_index)) { in decode_fpu()
340 __LINE__, Excp_type(exception_index)); in decode_fpu()
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Ddecode_exc.c56 #define Excp_type(index) Exceptiontype(Fpu_register[index]) macro
142 excptype = Excp_type(exception_index); in decode_fpu()
169 * Excp_type(exception_index) so fix that up */ in decode_fpu()
273 switch(Excp_type(exception_index)) { in decode_fpu()
340 __LINE__, Excp_type(exception_index)); in decode_fpu()

Completed in 2 milliseconds