Searched refs:panic (Results 176 - 200 of 392) sorted by relevance

1234567891011>>

/gem5/src/sim/power/
H A Dmathexpr_powermodel.cc151 panic("Unknown stat type!\n");
/gem5/src/arch/x86/
H A Disa.cc344 panic("Debug register breakpoints not implemented.\n");
351 panic("Debug register breakpoints not implemented.\n");
358 panic("Debug register breakpoints not implemented.\n");
365 panic("Debug register breakpoints not implemented.\n");
H A Dutility.cc56 panic("getArgument(): Floating point arguments not implemented\n");
58 panic("getArgument(): Can only handle 64-bit arguments.\n");
70 panic("getArgument(): Don't know how to handle stack arguments.\n");
253 panic("Not implemented for x86\n");
/gem5/src/cpu/testers/rubytest/
H A DRubyTester.hh83 { panic("%s does not expect a retry\n", name()); }
/gem5/configs/example/arm/
H A Dfs_bigLITTLE.py235 m5.util.panic("Empty CPU clusters")
257 m5.util.panic("Memory mode missmatch among CPU clusters")
264 m5.util.panic("Big CPU model requires caches")
266 m5.util.panic("Little CPU model requires caches")
/gem5/src/learning_gem5/part2/
H A Dsimple_cache.hh110 { panic("recvAtomic unimpl."); }
/gem5/src/dev/x86/
H A Dintdev.hh154 panic("recvResponse not implemented.\n");
H A Di82094aa.cc109 panic("Illegal read from I/O APIC.\n");
128 panic("Illegal write to I/O APIC.\n");
210 panic("Lowest priority delivery mode from the "
/gem5/src/dev/
H A Dmc146818.cc221 panic("RTC status registers C and D are not implemented.\n");
227 panic("Unimplemented RTC configuration!\n");
251 panic("Shouldn't be here");
/gem5/src/base/
H A Dtrie.hh264 panic("Reached the end of the Trie insert function!\n");
299 panic("Trie: Can't remove root node.\n");
312 panic("Trie: Inconsistent parent/kid relationship.\n");
/gem5/src/dev/net/
H A Ddist_iface.hh272 panic("Switch requested checkpoint");
275 panic("Switch requested exit");
278 panic("Switch requested stop sync");
/gem5/src/sim/
H A Deventq.cc160 panic("event not found!");
175 panic("event not found!");
195 panic("event not found!");
H A Dinit.cc109 panic("Could not uncompress code: %s\n", zError(ret));
243 panic("Failed to add _m5 to Python's inittab\n");
292 panic("Could not import __main__");
H A Dpseudo_inst.cc93 panic("Pseudo inst \"%s\" is only available in Full System mode.");
190 panic("M5 panic instruction called at %s\n", tc->pcState());
428 panic("Unknown key for initparam pseudo instruction:\"%s\"", key_str);
509 panic("could not open file %s\n", file);
512 panic("could not seek: %s", strerror(errno));
556 panic("could not open file %s\n", filename);
566 panic("Error while doing writefile!\n");
/gem5/src/dev/alpha/
H A Dbackdoor.cc189 panic("Unknown 64bit access, %#x\n", daddr);
231 panic("Invalid disk operation!");
247 panic("Unknown 64bit access, %#x\n", daddr);
/gem5/configs/learning_gem5/part3/
H A Dmsi_caches.py45 from m5.util import fatal, panic
149 panic("Cache line size not a power of 2!")
197 panic("This cache system can only be connected to one mem ctrl")
H A Druby_caches_MI_example.py47 from m5.util import fatal, panic
146 panic("Cache line size not a power of 2!")
186 panic("This cache system can only be connected to one mem ctrl")
/gem5/src/cpu/o3/
H A Drename_map.hh256 panic("rename rename(): unknown reg class %s\n",
297 panic("rename lookup(): unknown reg class %s\n",
348 panic("rename setEntry(): unknown reg class %s\n",
/gem5/src/cpu/testers/memtest/
H A Dmemtest.cc161 panic("%s: read of %x (blk %x) @ cycle %d "
318 panic("%s did not send a request for %d cycles", name(), progressCheck);
324 panic("%s did not see a response for %d cycles", name(), progressCheck);
/gem5/src/arch/arm/
H A Dpagetable.hh57 VAddr(Addr a) { panic("not implemented yet."); }
66 panic("Need to implement PTE serialization\n");
71 panic("Need to implement PTE serialization\n");
/gem5/src/dev/arm/
H A Dhdlcd.cc284 panic("HDLCD INT_CLEAR register is Write-Only\n");
311 panic("Tried to read HDLCD register that doesn't exist\n", offset);
320 panic("HDLCD VERSION register is read-Only\n");
332 panic("HDLCD INT_STATUS register is read-Only\n");
431 panic("Tried to write HDLCD register that doesn't exist\n", offset);
/gem5/system/alpha/console/
H A Dconsole.c166 panic("Console version mismatch. Console expects %d. has %d \n",
175 panic("unix failed to boot\n");
502 panic("kernel too big\n");
688 panic("HWRPB_PAGES=%d too small for HWRPB !!! \n");
727 panic("CONSOLE: too much memory. Smashing kernel\n");
806 panic("DeviceRead: only implemented for root disk \n");
810 panic("DeviceRead: request out of range \n");
973 panic("CONSCB_GETENV overwrote buffer\n");
1001 panic("CallBackDispatcher(%x,%x,%x,%x,%x)\n", a0, a1, a2, a3, a4);
1053 panic("SlaveCm
[all...]
/gem5/ext/libelf/
H A Delf_queue.h327 panic("Bad list head %p first->prev != head", (head)); \
334 panic("Bad link elm %p next->prev != elm", (elm)); \
339 panic("Bad link elm %p prev->next != elm", (elm)); \
431 panic("Bad tailq head %p first->prev != head", (head)); \
436 panic("Bad tailq NEXT(%p->tqh_last) != NULL", (head)); \
443 panic("Bad link elm %p next->prev != elm", (elm)); \
448 panic("Bad link elm %p prev->next != elm", (elm)); \
/gem5/src/base/loader/
H A Delf_object.cc69 panic("wrong elf version number!");
282 panic("wrong elf version number!");
291 panic("Not ELF, shouldn't be here");
341 panic("gelf_getphdr failed for segment %d.", i);
411 panic("wrong elf version number!");
526 panic("wrong elf version number!");
535 panic("Not ELF, shouldn't be here");
/gem5/src/arch/arm/insts/
H A Dsve_macromem.hh93 panic("Execute method called when it shouldn't!");
165 panic("Execute method called when it shouldn't!");
237 panic("Execute method called when it shouldn't!");
310 panic("Execute method called when it shouldn't!");
409 panic("Execute method called when it shouldn't!");
513 panic("Execute method called when it shouldn't!");

Completed in 47 milliseconds

1234567891011>>