excptype 98 arch/parisc/math-emu/decode_exc.c unsigned int excptype; excptype 142 arch/parisc/math-emu/decode_exc.c excptype = Excp_type(exception_index); excptype 143 arch/parisc/math-emu/decode_exc.c if (excptype & UNIMPLEMENTEDEXCEPTION) { excptype 155 arch/parisc/math-emu/decode_exc.c excp = fpudispatch(current_ir,excptype,0,Fpu_register); excptype 177 arch/parisc/math-emu/decode_exc.c excp = excptype; excptype 184 arch/parisc/math-emu/decode_exc.c excptype = excp; excptype 199 arch/parisc/math-emu/decode_exc.c if (excptype & UNDERFLOWEXCEPTION) {