Searched refs:panic (Results 1 - 25 of 392) sorted by relevance

1234567891011>>

/gem5/src/dev/x86/
H A Di8237.cc43 panic("Read from i8237 channel 0 current address unimplemented.\n");
45 panic("Read from i8237 channel 0 remaining "
48 panic("Read from i8237 channel 1 current address unimplemented.\n");
50 panic("Read from i8237 channel 1 remaining "
53 panic("Read from i8237 channel 2 current address unimplemented.\n");
55 panic("Read from i8237 channel 2 remaining "
58 panic("Read from i8237 channel 3 current address unimplemented.\n");
60 panic("Read from i8237 channel 3 remaining "
63 panic("Read from i8237 status register unimplemented.\n");
65 panic("Rea
[all...]
H A Dintdev.cc49 panic("Int port not connected to anything!");
H A Di8042.cc138 panic("Read from unrecognized port %#x.\n", addr);
186 panic("Data written for unrecognized "
197 panic("Attempted to use i8042 read controller RAM command to "
201 panic("Attempted to use i8042 read controller RAM command to "
205 panic("Attempted to use i8042 pulse output bit command to "
218 panic("i8042 \"Check for password\" command not implemented.\n");
220 panic("i8042 \"Load password\" command not implemented.\n");
222 panic("i8042 \"Check password\" command not implemented.\n");
232 panic("i8042 \"Test mouse\" command not implemented.\n");
234 panic("i804
[all...]
/gem5/src/arch/generic/
H A Dpseudo_inst.cc42 panic("m5Syscall not implemented for current ISA");
48 panic("m5PageFault not implemented for current ISA");
/gem5/src/sim/
H A Dmicrocode_rom.cc39 panic("ROM based microcode isn't implemented.\n");
H A Dfaults.cc48 panic("fault (%s) detected @ PC %s", name(), tc->pcState());
54 panic("Unimpfault: %s\n", panicStr.c_str());
75 panic("Page table fault when accessing virtual address %#x\n", vaddr);
81 panic("Alignment fault when accessing virtual address %#x\n", vaddr);
/gem5/src/arch/power/
H A Dinterrupts.hh69 panic("Interrupts::post not implemented.\n");
75 panic("Interrupts::clear not implemented.\n");
81 panic("Interrupts::clearAll not implemented.\n");
87 panic("Interrupts::checkInterrupts not implemented.\n");
94 panic("Interrupts::getInterrupt not implemented.\n");
100 panic("Interrupts::updateIntrInfo not implemented.\n");
H A Dstacktrace.cc43 panic("ProcessInfo constructor not implemented.\n");
49 panic("ProcessInfo::task not implemented.\n");
56 panic("ProcessInfo::pid not implemented.\n");
63 panic("ProcessInfo::name not implemented.\n");
70 panic("StackTrace constructor not implemented.\n");
76 panic("StackTrace constructor not implemented.\n");
81 panic("StackTrace destructor not implemented.\n");
87 panic("StackTrace::trace not implemented.\n");
93 panic("StackTrace::isEntry not implemented.\n");
100 panic("StackTrac
[all...]
H A Dutility.cc65 panic("getArgument not implemented for POWER.\n");
72 panic("Not Implemented for POWER");
78 panic("initCPU not implemented for POWER.\n");
/gem5/src/arch/riscv/
H A Dstacktrace.cc42 panic("ProcessInfo constructor not implemented.\n");
48 panic("ProcessInfo::task not implemented.\n");
55 panic("ProcessInfo::pid not implemented.\n");
62 panic("ProcessInfo::name not implemented.\n");
69 panic("StackTrace constructor not implemented.\n");
75 panic("StackTrace constructor not implemented.\n");
80 panic("StackTrace destructor not implemented.\n");
86 panic("StackTrace::trace not implemented.\n");
92 panic("StackTrace::isEntry not implemented.\n");
99 panic("StackTrac
[all...]
/gem5/src/dev/
H A Dplatform.cc52 panic("No PCI interrupt support in platform.");
58 panic("No PCI interrupt support in platform.");
H A Dbaddev.cc53 panic("Device %s not imlpmented\n", devname);
60 panic("Device %s not imlpmented\n", devname);
/gem5/src/dev/sparc/
H A Dt1000.cc54 //panic("Need implementation\n");
61 //panic("Need implementation\n");
67 panic("Need implementation\n");
73 panic("Need implementation\n");
79 panic("Need implementation\n");
87 panic("Need implementation\n");
94 panic("Need implementation\n");
101 panic("Need implementation\n");
/gem5/src/dev/arm/
H A Dsmmu_v3_ptops.cc52 default: panic("bad level %d", level);
63 default: panic("bad level %d", level);
81 default: panic("bad level %d", level);
98 default: panic("bad level %d", level);
109 default: panic("bad level %d", level);
120 default: panic("bad level %d", level);
144 default: panic("bad level %d", level);
156 default: panic("bad level %d", level);
175 default: panic("bad level %d", level);
190 default: panic("ba
[all...]
/gem5/src/cpu/testers/traffic_gen/
H A Dexit_gen.cc58 panic("Simulation should have exited");
/gem5/src/dev/ps2/
H A Dkeyboard.cc107 panic("Keyboard resend unimplemented.\n");
124 panic("Keyboard diagnostic echo unimplemented.\n");
126 panic("Accessing alternate scan codes unimplemented.\n");
138 panic("Setting all keys to typemantic unimplemented.\n");
140 panic("Setting all keys to make/release unimplemented.\n");
142 panic("Setting all keys to make unimplemented.\n");
144 panic("Setting all keys to "
147 panic("Setting a key to typematic unimplemented.\n");
149 panic("Setting a key to make/release unimplemented.\n");
151 panic("Settin
[all...]
/gem5/src/dev/mips/
H A Dmalta_cchip.cc69 panic("MaltaCCHIP::read() not implemented.");
76 panic("MaltaCCHIP::write() not implemented.");
83 panic("MaltaCCHIP::clear() not implemented.");
89 panic("MaltaCCHIP::clearITI() not implemented.");
95 panic("MaltaCCHIP::reqIPI() not implemented.");
102 panic("MaltaCCHIP::postRTC() not implemented.");
H A Dmalta.hh113 panic("Need implementation\n");
120 panic("Need implementation\n");
127 panic("Need implementation\n");
H A Dmalta.cc75 panic("Malta::postPciInt() has not been implemented.");
81 panic("Malta::clearPciInt() has not been implemented.");
87 panic("Malta::pciToDma() has not been implemented.");
/gem5/src/arch/x86/insts/
H A Dmicroop.cc61 panic("This condition is not implemented!");
63 panic("This condition is not implemented!");
65 panic("This condition is not implemented!");
94 panic("This condition is not implemented!");
96 panic("This condition is not implemented!");
98 panic("This condition is not implemented!");
119 panic("Unknown condition: %d\n", condition);
/gem5/src/base/
H A Dsocket.cc56 panic("Too late to disable all listeners, already have a listener");
70 panic("Too late to bind to loopback, already have a listener");
93 panic("Socket already listening!");
97 panic("Can't create socket:%s !", strerror(errno));
103 panic("ListenSocket(listen): setsockopt() SO_REUSEADDR failed!");
116 panic("ListenSocket(listen): bind() failed!");
122 panic("ListenSocket(listen): listen() failed!");
H A Drandom.cc76 panic("Currently not used anywhere.\n");
88 panic("Currently not used anywhere.\n");
/gem5/src/arch/sparc/
H A Dsystem.cc90 panic("could not load reset symbols\n");
93 panic("could not load openboot symbols\n");
96 panic("could not load hypervisor symbols\n");
99 panic("could not load nvram symbols\n");
102 panic("could not load hypervisor description symbols\n");
105 panic("could not load partition description symbols\n");
109 panic("could not load reset symbols\n");
112 panic("could not load openboot symbols\n");
115 panic("could not load hypervisor symbols\n");
120 panic("coul
[all...]
/gem5/src/cpu/kvm/
H A Ddevice.cc73 panic("Failed to get attribute (group: %i, attr: %i, errno: %i)",
77 panic("Kernel headers don't support KVM_GET_DEVICE_ATTR\n");
93 panic("Failed to set attribute (group: %i, attr: %i, errno: %i)",
97 panic("Kernel headers don't support KVM_GET_DEVICE_ATTR\n");
114 panic("Kernel headers don't support KVM_HAS_DEVICE_ATTR\n");
/gem5/src/arch/x86/
H A Dvtophys.cc57 panic("Need access to page tables\n");
69 panic("vtophys page walk returned fault\n");

Completed in 21 milliseconds

1234567891011>>