Searched refs:excptype (Results 1 – 1 of 1) sorted by relevance
111 unsigned int excptype; in decode_fpu() local155 excptype = Excp_type(exception_index); in decode_fpu()156 if (excptype & UNIMPLEMENTEDEXCEPTION) { in decode_fpu()168 excp = fpudispatch(current_ir,excptype,0,Fpu_register); in decode_fpu()190 excp = excptype; in decode_fpu()197 excptype = excp; in decode_fpu()212 if (excptype & UNDERFLOWEXCEPTION) { in decode_fpu()