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

  /src/external/gpl3/gdb/dist/sim/ppc/
interrupts.c 152 data_storage_interrupt(cpu *processor, function
162 error("internal error - data_storage_interrupt - should not be called in VEA mode");
188 error("internal error - data_storage_interrupt - reason %d not implemented", reason);
201 error("internal error - data_storage_interrupt - bad switch");
  /src/external/gpl3/gdb.old/dist/sim/ppc/
interrupts.c 152 data_storage_interrupt(cpu *processor, function
162 error("internal error - data_storage_interrupt - should not be called in VEA mode");
188 error("internal error - data_storage_interrupt - reason %d not implemented", reason);
201 error("internal error - data_storage_interrupt - bad switch");

Completed in 22 milliseconds