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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/math-emu/
H A Ddecode_exc.c69 #define Excp_type(index) Exceptiontype(Fpu_register[index]) macro
155 excptype = Excp_type(exception_index);
182 * Excp_type(exception_index) so fix that up */
286 switch(Excp_type(exception_index)) {
352 __LINE__, Excp_type(exception_index));

Completed in 86 milliseconds