Searched refs:exception_index (Results 1 – 5 of 5) sorted by relevance
107 int target, exception_index = 1; in decode_fpu() local148 for (exception_index=1; exception_index<=MAX_EXCP_REG; exception_index++) { in decode_fpu()149 current_ir = Excp_instr(exception_index); in decode_fpu()155 excptype = Excp_type(exception_index); in decode_fpu()163 Clear_excp_register(exception_index); in decode_fpu()184 Fpu_register[exception_index]); in decode_fpu()225 if (Ibit(Fpu_register[exception_index])) inexact = TRUE; in decode_fpu()235 if (Rabit(Fpu_register[exception_index])) in decode_fpu()247 if (Rabit(Fpu_register[exception_index])) in decode_fpu()268 Set_exceptiontype(Fpu_register[exception_index], in decode_fpu()[all …]
130 int exception_index) in handle_exit() argument134 if (ARM_ABORT_PENDING(exception_index)) { in handle_exit()151 exception_index = ARM_EXCEPTION_CODE(exception_index); in handle_exit()153 switch (exception_index) { in handle_exit()174 exception_index); in handle_exit()
186 int exception_index) in handle_exit() argument190 if (ARM_SERROR_PENDING(exception_index)) { in handle_exit()208 exception_index = ARM_EXCEPTION_CODE(exception_index); in handle_exit()210 switch (exception_index) { in handle_exit()238 exception_index); in handle_exit()
250 int exception_index);
346 int exception_index);