Home
last modified time | relevance | path

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

/arch/parisc/math-emu/
Ddecode_exc.c56 #define Excp_type(index) Exceptiontype(Fpu_register[index]) macro
142 excptype = Excp_type(exception_index); in decode_fpu()
273 switch(Excp_type(exception_index)) { in decode_fpu()
340 __LINE__, Excp_type(exception_index)); in decode_fpu()