Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/parisc/math-emu/
Ddecode_exc.c69 #define Excp_type(index) Exceptiontype(Fpu_register[index]) macro
155 excptype = Excp_type(exception_index); in decode_fpu()
286 switch(Excp_type(exception_index)) { in decode_fpu()
351 __LINE__, Excp_type(exception_index)); in decode_fpu()