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 …]
247 int exception_index) in handle_exit() argument249 if (ARM_SERROR_PENDING(exception_index)) { in handle_exit()266 exception_index = ARM_EXCEPTION_CODE(exception_index); in handle_exit()268 switch (exception_index) { in handle_exit()289 exception_index); in handle_exit()297 int exception_index) in handle_exit_early() argument299 if (ARM_SERROR_PENDING(exception_index)) { in handle_exit_early()311 exception_index = ARM_EXCEPTION_CODE(exception_index); in handle_exit_early()313 if (exception_index == ARM_EXCEPTION_EL1_SERROR) in handle_exit_early()
131 int exception_index) in handle_exit() argument135 if (ARM_ABORT_PENDING(exception_index)) { in handle_exit()152 exception_index = ARM_EXCEPTION_CODE(exception_index); in handle_exit()154 switch (exception_index) { in handle_exit()183 exception_index); in handle_exit()
246 int exception_index);249 int exception_index) {} in handle_exit_early() argument
377 int exception_index);379 int exception_index);