Searched defs:trap (Results 1 - 5 of 5) sorted by relevance
/gem5/src/cpu/o3/ | ||
H A D | dyn_inst_impl.hh | 189 BaseO3DynInst<Impl>::trap(const Fault &fault) function in class:BaseO3DynInst |
H A D | commit_impl.hh | 532 EventFunctionWrapper *trap = new EventFunctionWrapper( local [all...] |
H A D | cpu.cc | 912 FullO3CPU<Impl>::trap(const Fault &fault, ThreadID tid, function in class:FullO3CPU |
/gem5/src/arch/arm/insts/ | ||
H A D | misc64.cc | 87 MiscRegOp64::trap(ThreadContext *tc, MiscRegIndex misc_reg, function in class:MiscRegOp64 |
/gem5/src/base/ | ||
H A D | remote_gdb.cc | 423 BaseRemoteGDB::trap(int type) function in class:BaseRemoteGDB |
Completed in 20 milliseconds