Searched refs:panic (Results 351 - 375 of 392) sorted by relevance

<<111213141516

/gem5/src/cpu/minor/
H A Dexec_context.hh393 panic("Syscall emulation isn't available in FS mode.\n");
H A Dfetch1.cc132 panic("Unknown fetch policy");
/gem5/src/cpu/simple/
H A Dexec_context.hh503 panic("Syscall emulation isn't available in FS mode.");
H A Datomic.cc592 panic("AMO request should not access across a cache line boundary\n");
/gem5/src/arch/x86/linux/
H A Dprocess.cc201 panic("Failed to copy in GDT for %s.\n", desc->name());
255 panic("Failed to copy out GDT for %s.\n", desc->name());
/gem5/src/base/stats/
H A Dtext.cc129 panic("stream already set!");
141 panic("stream already set!");
/gem5/src/dev/arm/
H A Dgic_v3_distributor.cc501 panic("Gicv3Distributor::read(): invalid offset %#x\n", addr);
989 panic("Gicv3Distributor::write(): invalid offset %#x\n", addr);
/gem5/src/arch/hsail/insts/
H A Dmem.hh331 panic("Ld: segment %d not supported\n", segment);
896 panic("St: segment %d not supported\n", segment);
1340 panic("Atomic: segment %d not supported\n", segment);
H A Dpseudo_inst.cc599 panic("OpenCL Code failed assertion #%d. Triggered by lane %s",
/gem5/src/gpu-compute/
H A Dcompute_unit.cc781 panic("CU%d: WF[%d][%d]: Access to addr %#x is unaligned!\n",
789 panic("CU%d: WF[%d][%d]: Fault on addr %#x!\n",
1128 panic("unsupported response to request conversion %s\n",
H A Dcompute_unit.hh719 panic("incorrect port name");
H A Dwavefront.cc356 panic("next instruction: %s is of unknown type\n", ii->disassemble());
/gem5/src/arch/hsail/
H A Doperand.hh181 panic("Bad OperandType\n");
/gem5/src/arch/mips/
H A Disa.cc171 panic("CP state must be set before the following code is used");
/gem5/src/base/
H A Dremote_gdb.cc489 panic("Unrecognzied GDB exception.");
H A Dcp_annotate.cc130 panic("blah");
774 panic("swGetId called without a state machine stack!");
/gem5/src/cpu/o3/
H A Ddecode_impl.hh723 panic("Instruction predicted as a branch!");
/gem5/src/mem/
H A Ddram_ctrl.cc393 panic("Unknown address mapping policy chosen!");
800 panic("No scheduling policy chosen\n");
1016 panic("Got %d activates in window %d (%llu - %llu) which "
2104 panic("Scheduled power event at %llu to state %d, "
/gem5/src/arch/x86/
H A Dpagetable_walker.cc511 panic("Unknown page table walker state %d!\n");
/gem5/src/cpu/checker/
H A Dcpu.hh570 panic("AMO is not supported yet in CPU checker\n");
/gem5/src/arch/arm/insts/
H A Dfplib.cc3744 panic("Unrecognized FP rounding mode");
3806 panic("Unrecognized FP rounding mode");
3868 panic("Unrecognized FP rounding mode");
4112 panic("Unrecognized FP rounding mode");
4177 panic("Unrecognized FP rounding mode");
4242 panic("Unrecognized FP rounding mode");
4579 panic("Unrecognized FP rounding mode");
H A Dmacromem.cc1192 default: panic("Invalid number of registers");
1252 default: panic("Invalid number of registers");
/gem5/configs/ruby/
H A DGPU_VIPER_Region.py449 panic("This script requires the GPU_VIPER_Region protocol to be built.")
H A DGPU_VIPER_Baseline.py380 panic("This script requires the" \
/gem5/src/arch/sparc/
H A Dfaults.cc534 panic("Should go to error state here.. crap\n");

Completed in 108 milliseconds

<<111213141516