Searched refs:ARMul_UndefinedInstrV (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darminit.c299 case ARMul_UndefinedInstrV: /* Undefined Instruction */
341 case ARMul_UndefinedInstrV: state->EndCondition = RDIError_UndefinedInstruction; break;
H A Darmsupp.c1049 ARMul_Abort (state, ARMul_UndefinedInstrV);
1085 ARMul_Abort (state, ARMul_UndefinedInstrV);
1579 ARMul_Abort (state, ARMul_UndefinedInstrV);
1589 ARMul_Abort (state, ARMul_UndefinedInstrV);
H A Darmdefs.h205 #define ARMul_UndefinedInstrV ARMUndefinedInstrV macro
H A Darmemu.h249 ARMul_Abort (state, ARMul_UndefinedInstrV); \
H A Diwmmxt.c3701 ARMul_Abort (state, ARMul_UndefinedInstrV);
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darminit.c302 case ARMul_UndefinedInstrV: /* Undefined Instruction */
344 case ARMul_UndefinedInstrV: state->EndCondition = RDIError_UndefinedInstruction; break;
H A Darmsupp.c1052 ARMul_Abort (state, ARMul_UndefinedInstrV);
1088 ARMul_Abort (state, ARMul_UndefinedInstrV);
1582 ARMul_Abort (state, ARMul_UndefinedInstrV);
1592 ARMul_Abort (state, ARMul_UndefinedInstrV);
H A Darmdefs.h205 #define ARMul_UndefinedInstrV ARMUndefinedInstrV macro
H A Darmemu.h249 ARMul_Abort (state, ARMul_UndefinedInstrV); \
H A Diwmmxt.c3705 ARMul_Abort (state, ARMul_UndefinedInstrV);

Completed in 232 milliseconds