HomeSort by: relevance | last modified time | path
    Searched defs:instruction_storage_interrupt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
interrupts.c 209 instruction_storage_interrupt(cpu *processor, function
217 error("internal error - instruction_storage_interrupt - should not be called in VEA mode");
237 error("internal error - instruction_storage_interrupt - reason %d not implemented", reason);
248 error("internal error - instruction_storage_interrupt - bad switch");
  /src/external/gpl3/gdb.old/dist/sim/ppc/
interrupts.c 209 instruction_storage_interrupt(cpu *processor, function
217 error("internal error - instruction_storage_interrupt - should not be called in VEA mode");
237 error("internal error - instruction_storage_interrupt - reason %d not implemented", reason);
248 error("internal error - instruction_storage_interrupt - bad switch");

Completed in 23 milliseconds