Searched refs:fatal (Results 201 - 220 of 220) sorted by relevance

123456789

/gem5/src/sim/
H A Dpseudo_inst.cc336 fatal("file error: Can't open symbol table file %s\n", filename);
H A Dsyscall_emul.cc69 fatal("syscall %s (#%d) unimplemented.", desc->name(), callnum);
464 fatal("readlink('/proc/self/exe') unable to resolve path to "
H A Dsyscall_emul.hh1558 fatal("temp_pid is too large: %d", temp_pid);
1846 // fatal and bail out of the simulation.
1868 fatal("mmap: cannot stat file");
2186 * a fatal check in Process constructor). The execve call is supposed to
/gem5/src/cpu/
H A Dbase.cc262 fatal("Number of ISAs (%i) assigned to the CPU does not equal number "
/gem5/src/gpu-compute/
H A Dcompute_unit.hh714 fatal("an LDS port was already allocated");
H A Dcompute_unit.cc140 fatal("Invalid WF execution policy (CU)\n");
766 fatal("pkt is not a read nor a write\n");
H A Dgpu_tlb.cc793 fatal("GpuTLB doesn't support full-system mode\n");
/gem5/src/cpu/simple/
H A Datomic.cc220 fatal("The atomic CPU requires the memory system to be in "
H A Dtiming.cc203 fatal("The timing CPU requires the memory system to be in "
/gem5/src/cpu/o3/
H A Dcpu.cc368 fatal("FullO3CPU %s has no interrupt controller.\n"
1162 fatal("The O3 CPU requires the memory system to be in "
H A Drename_impl.hh73 fatal("renameWidth (%d) is larger than compiled limit (%d),\n"
H A Dcommit_impl.hh101 fatal("commitWidth (%d) is larger than compiled limit (%d),\n"
/gem5/src/systemc/core/
H A Dsc_module.cc121 fatal("%s does not have any port named %s\n", name(), if_name);
/gem5/src/dev/arm/
H A Dsmmu_v3.cc723 fatal("Master port is not connected.\n");
H A Dufs_device.cc758 fatal("Number of UFS command slots should be between 1 and 32.");
/gem5/src/mem/cache/
H A Dbase.cc184 fatal("Cache ports on %s are not connected\n", name());
1870 fatal("Restoring from checkpoints with dirty caches is not "
/gem5/src/python/m5/
H A DSimObject.py1586 fatal("%s.%s without default or user set value",
/gem5/src/arch/sparc/
H A Dtlb.cc61 fatal("SPARC T1 TLB registers don't support more than 64 TLB entries");
/gem5/src/arch/arm/linux/
H A Dprocess.cc88 fatal("gem5 does not support ARM OABI binaries. Please recompile "
/gem5/src/arch/arm/
H A Dtable_walker.cc124 fatal("Cannot access table walker port through stage-two walker\n");

Completed in 106 milliseconds

123456789