Searched hist:8557 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Ddyn_inst_impl.hh8557:f44572edfba3 Mon Sep 19 05:46:00 EDT 2011 Gabe Black <gblack@eecs.umich.edu> Syscall: Make the syscall function available in both SE and FS modes.

In FS mode the syscall function will panic, but the interface will be
consistent and code which calls syscall can be compiled in. This will allow,
for instance, instructions that use syscall to be built unconditionally but
then not returned by the decoder.
H A Ddyn_inst.hh8557:f44572edfba3 Mon Sep 19 05:46:00 EDT 2011 Gabe Black <gblack@eecs.umich.edu> Syscall: Make the syscall function available in both SE and FS modes.

In FS mode the syscall function will panic, but the interface will be
consistent and code which calls syscall can be compiled in. This will allow,
for instance, instructions that use syscall to be built unconditionally but
then not returned by the decoder.
/gem5/src/cpu/simple/
H A Dbase.hh8557:f44572edfba3 Mon Sep 19 05:46:00 EDT 2011 Gabe Black <gblack@eecs.umich.edu> Syscall: Make the syscall function available in both SE and FS modes.

In FS mode the syscall function will panic, but the interface will be
consistent and code which calls syscall can be compiled in. This will allow,
for instance, instructions that use syscall to be built unconditionally but
then not returned by the decoder.

Completed in 26 milliseconds