Searched refs:panic (Results 326 - 350 of 392) sorted by relevance

<<111213141516

/gem5/src/cpu/minor/
H A Dbuffers.hh124 panic("bubble called but no bubble interface");
H A Dexecute.cc905 panic("We should never hit the case where we try to commit from a "
1692 panic("Invalid thread policy");
1759 panic("Invalid thread scheduling policy.");
H A Dfetch2.cc584 panic("Unknown fetch policy");
/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.hh411 panic("TODO: translate to correct scope");
H A Ddispatcher.cc366 panic("Cannot find host");
/gem5/src/arch/arm/insts/
H A Dvfp.cc674 panic("Unsupported width %d", width);
692 panic("Unsupported width %d", width);
712 panic("Unsupported width %d", width);
731 panic("Unsupported width %d", width);
H A Dmisc64.cc333 panic("Not a valid PSTATE field register\n");
H A Dsve.cc912 panic("Unsupported size");
931 panic("Unsupported size");
953 panic("Unsupported size");
/gem5/src/cpu/o3/
H A Ddyn_inst.hh246 panic("Unknown register class: %d",
H A Drename_impl.hh832 panic("Skidbuffer Exceeded Max Size");
1098 panic("Invalid register class: %d.", src_reg.classValue());
1463 panic("Rename full stall stat should be incremented for a reason!");
H A Dcpu.hh335 void halt() { panic("Halt not implemented!\n"); }
/gem5/configs/ruby/
H A DMOESI_hammer.py60 panic("This script requires the MOESI_hammer protocol to be built.")
H A DMOESI_CMP_token.py57 panic("This script requires the MOESI_CMP_token protocol to be built.")
H A DMOESI_AMD_Base.py216 panic("This script requires the MOESI_AMD_Base protocol.")
/gem5/src/systemc/tlm_bridge/
H A Dgem5_to_tlm.cc386 panic("tryTiming(PacketPtr) isn't implemented.");
/gem5/src/arch/arm/
H A Dtlb.hh314 panic("demapPage() is not implemented.\n");
H A Dtlb.cc403 panic("Incompatible TLB type!");
684 panic("UNPRED domain\n");
738 panic("UNPRED premissions\n");
749 panic("Unknown permissions %#x\n", ap);
1447 panic("Unknown translation mode!\n");
H A Dintregs.hh494 panic("%d: Flattening into an unknown mode: reg:%#x mode:%#x\n",
H A Dtypes.hh460 // panic() since the instruction could be executed
708 panic("Invalid operating mode: %d", mode);
/gem5/src/mem/ruby/slicc_interface/
H A DAbstractController.cc352 panic("Incorrect packet type received from memory controller!");
/gem5/src/cpu/testers/traffic_gen/
H A Dbase.cc458 panic("Can't instantiate trace generation without Protobuf support!\n");
/gem5/src/mem/ruby/network/
H A DMessageBuffer.cc187 panic("FIFO ordering violated: %s name: %s current time: %d "
/gem5/src/arch/arm/kvm/
H A Darm_cpu.cc372 panic("KVM: Failed to initialize vCPU\n");
453 panic("KVM: Failed to get vCPU register list (errno: %i)\n",
805 panic("KVM: Guest tried to enable LPAE.\n");
/gem5/src/arch/arm/tracers/
H A Dtarmac_parser.cc702 panic("Unknown TARMAC trace record type!");
861 panic("Unknown TARMAC trace record type!");
1113 panic("End of TARMAC trace reached before start PC\n");
/gem5/src/mem/
H A Dcomm_monitor.cc429 panic("Monitor got a response without monitor sender state\n");

Completed in 72 milliseconds

<<111213141516