Searched refs:panic (Results 51 - 75 of 392) sorted by relevance

1234567891011>>

/gem5/src/systemc/
H A Dsc_port_wrapper.hh72 panic("sc_port can't be unbound.");
112 panic("sc_interface can't be unbound.");
153 panic("sc_export cannot be unbound.");
/gem5/src/mem/slicc/generate/
H A Dhtml.py71 panic("Encountered a `\\` without anything following it!")
/gem5/util/m5/jni/
H A Dgem5Op.java64 public native void panic(); method in class:gem5Op
/gem5/src/arch/mips/linux/
H A Dsystem.cc77 panic("setDelayLoop not implemented.\n");
/gem5/src/arch/power/insts/
H A Dstatic_inst.cc55 panic("printReg: POWER does not implement CCRegClass\n");
/gem5/src/cpu/kvm/
H A Dtimer.cc92 panic("timer_create: %i", errno);
118 panic("PosixKvmTimer: Failed to arm timer\n");
130 panic("PosixKvmTimer: Failed to disarm timer\n");
139 panic("PosixKvmTimer: Failed to get timer resolution\n");
H A Dbase.cc85 panic("KVM: Failed to determine host page size (%i)\n",
149 panic("KVM: Failed to map run data structure\n");
418 panic("KVM: Unhandled CPU state in drain()\n");
699 panic("BaseKvmCPU entered tick() in an illegal state (%i)\n",
831 panic("KVM: Failed to deliver NMI to virtual CPU\n");
839 panic("KVM: Failed to deliver interrupt to virtual CPU\n");
846 panic("KVM: Failed to get guest registers\n");
853 panic("KVM: Failed to set guest registers\n");
860 panic("KVM: Failed to get guest special registers\n");
867 panic("KV
[all...]
/gem5/src/proto/
H A Dprotoio.cc52 panic("Could not open %s for writing\n", filename);
104 panic("Could not open %s for reading\n", filename);
140 panic("Input file %s is not a valid gem5 proto format.\n",
195 panic("Unable to read message from coded stream %s\n",
/gem5/src/arch/arm/insts/
H A Dpseudo.cc54 // fault is an internal panic fault.
76 panic("Internal error in instruction decoder\n");
79 panic("Decoder fault instruction without decoder fault.\n");
82 panic("Unhandled fault type");
99 panic("Unhandled fault type");
/gem5/src/mem/
H A Dtport.cc69 panic("SimpleTimingPort should never see packets with the "
H A Dpacket_access.hh97 panic("Illegal byte order in Packet::get()\n");
136 panic("Illegal byte order in Packet::set()\n");
/gem5/src/dev/net/
H A Dtcp_iface.cc108 panic("Failed to receive link info");
118 panic("Socket already listening!");
135 panic("ListenSocket(listen): bind() failed!");
141 panic("ListenSocket(listen): listen() failed!");
173 panic("Failed to receive link info");
199 panic("Failed to receive ack");
274 panic("send() failed: %s", strerror(errno));
290 panic("recv() failed: %s", strerror(errno));
294 panic("recv() failed");
/gem5/src/arch/alpha/
H A Dstacktrace.cc56 panic("thread info not compiled into kernel\n");
60 panic("thread info not compiled into kernel\n");
64 panic("thread info not compiled into kernel\n");
68 panic("thread info not compiled into kernel\n");
72 panic("thread info not compiled into kernel\n");
166 panic("could not find address %#x", pc);
175 panic("could not find symbol for pc=%#x", pc);
206 panic("unwinding too far");
209 panic("unwinding too far");
319 // panic("decodin
[all...]
H A Dinterrupts.hh89 panic("int_num out of bounds\n");
92 panic("int_num out of bounds\n");
104 panic("int_num out of bounds\n");
107 panic("int_num out of bounds\n");
147 panic("asynchronous traps not implemented\n");
/gem5/src/cpu/
H A Dthread_context.cc68 panic("Int reg idx %d doesn't match, one: %#x, two: %#x",
77 panic("Float reg idx %d doesn't match, one: %#x, two: %#x",
87 panic("Vec reg idx %d doesn't match, one: %#x, two: %#x",
97 panic("Pred reg idx %d doesn't match, one: %#x, two: %#x",
105 panic("Misc reg idx %d doesn't match, one: %#x, two: %#x",
114 panic("CC reg idx %d doesn't match, one: %#x, two: %#x",
118 panic("PC state doesn't match.");
122 panic("CPU ids don't match, one: %d, two: %d", id1, id2);
127 panic("Context ids don't match, one: %d, two: %d", id1, id2);
/gem5/src/dev/
H A Dintel_8254_timer.cc63 panic("PITimer Read-Back Command is not implemented.\n");
150 panic("Shouldn't be here");
164 panic("Shouldn't be here");
205 panic("Only LSB/MSB read/write is implemented.\n");
213 panic("PIT mode %#x is not implemented: \n", mode_val);
222 panic("PITimer does not implement BCD counts.\n");
295 panic("Unimplemented PITimer mode.\n");
304 panic("Timer can't be set to go off instantly.\n");
/gem5/src/arch/generic/
H A Dmmapped_ipr.cc66 panic("Unhandled generic IPR read: 0x%x\n", va);
83 panic("Unhandled generic IPR write: 0x%x\n", va);
/gem5/src/base/loader/
H A Dhex_file.cc55 panic("Unable to open %s\n", filename.c_str());
73 panic("malformed file");
/gem5/src/dev/storage/
H A Dsimple_disk.cc69 panic("Not reading a multiple of a sector (count = %d)", count);
85 panic("unimplemented!\n");
/gem5/src/dev/x86/
H A Di8254.cc61 panic("Read from undefined i8254 register.\n");
77 panic("Write to undefined i8254 register.\n");
/gem5/util/tap/
H A Dtap.cc56 #define panic(arg...) \ macro
128 panic("Can't create socket!\n");
134 panic("setsockopt() SO_REUSEADDR failed!\n");
150 panic("bind() failed!\n");
153 panic("listen() failed!\n");
165 panic("accept() failed!\n");
182 panic("Host %s not found\n", host.c_str());
190 panic("could not connect to %s on port %d\n", host.c_str(), port);
239 panic("pcap_open_live failed: %s\n", errbuf);
250 panic("pcap_compil
[all...]
/gem5/src/dev/virtio/
H A Dpci.cc74 panic("Invalid PCI memory access to unmapped memory.\n");
142 panic("Unhandled read offset (0x%x)\n", offset);
155 panic("Invalid PCI memory access to unmapped memory.\n");
186 panic("Guest tried to write queue size.");
214 panic("Unhandled read offset (0x%x)\n", offset);
H A Dfs9p.cc181 panic("sendRMsg: Framing error, no output descriptor.\n");
275 panic("Payload length is negative!\n");
291 panic("readAll: Read failed: %i\n", -ret);
306 panic("writeAll: write failed: %i\n", -ret);
351 panic("Failed to create DIOD pipes: %i\n", errno);
359 panic("Socket creation failed %i \n", errno);
378 panic("Socket binding to %i failed - most likely the output dir" \
384 panic("Fork failed: %i\n", errno);
391 panic("Failed to setup read/write pipes: %i\n",
406 panic("Faile
[all...]
H A Dbase.cc101 panic("Loop in descriptor chain!\n");
150 panic("Trying to read from outgoing buffer\n");
162 panic("Trying to write to incoming buffer\n");
185 panic("Failed to read %i bytes from chain of %i bytes @ offset %i\n",
208 panic("Failed to write %i bytes into chain of %i bytes @ offset %i\n",
376 panic("Guest tried to notify queue (%i), but only %i "
388 panic("Guest tried to enable unsupported features:\n"
410 panic("Unhandled device config read (offset: 0x%x).\n", cfgOffset);
416 panic("Unhandled device config write (offset: 0x%x).\n", cfgOffset);
425 panic("Confi
[all...]
/gem5/src/dev/arm/
H A Dgpu_nomali.cc68 panic("NoMali library API mismatch!\n");
156 panic("GPU register '0x%x' out of range!\n", addr);
159 panic("Unexpected GPU register read size: %i\n", size);
161 panic("Unaligned GPU read: %i\n", size);
177 panic("GPU register '0x%x' out of range!\n", addr);
180 panic("Unexpected GPU register write size: %i\n", size);
182 panic("Unaligned GPU write: %i\n", size);
268 panic("%s: %s\n", msg, nomali_errstr(err));
277 panic("Unhandled interrupt from NoMali: %i\n", intno);

Completed in 30 milliseconds

1234567891011>>