Searched refs:excptype (Results 1 – 1 of 1) sorted by relevance
98 unsigned int excptype; in decode_fpu() local142 excptype = Excp_type(exception_index); in decode_fpu()143 if (excptype & UNIMPLEMENTEDEXCEPTION) { in decode_fpu()155 excp = fpudispatch(current_ir,excptype,0,Fpu_register); in decode_fpu()177 excp = excptype; in decode_fpu()184 excptype = excp; in decode_fpu()199 if (excptype & UNDERFLOWEXCEPTION) { in decode_fpu()