Searched hist:2719 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/sparc/
H A Dfaults.cc2719:d73e952240aa Mon Jun 12 16:42:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Removed syscall function from thread_context.hh. ThreadContext is the interface for external, non-CPU objects to access the thread, so they probably shouldn't be able to call syscall(). The case it was being used for was already handled by the ISA code.

src/arch/sparc/faults.cc:
src/cpu/thread_context.hh:
Fix for merge problems.
/gem5/src/cpu/
H A Dthread_context.hh2719:d73e952240aa Mon Jun 12 16:42:00 EDT 2006 Kevin Lim <ktlim@umich.edu> Removed syscall function from thread_context.hh. ThreadContext is the interface for external, non-CPU objects to access the thread, so they probably shouldn't be able to call syscall(). The case it was being used for was already handled by the ISA code.

src/arch/sparc/faults.cc:
src/cpu/thread_context.hh:
Fix for merge problems.

Completed in 40 milliseconds