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

/gem5/src/cpu/simple/
H A Dbase.hh4564:d1fb13424616 Wed Jun 13 16:09:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "moreBytes" which just takes a MachInst.

src/arch/x86/predecoder.cc:
Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "moreBytes" which just takes a MachInst. Also make the "opSize" field describe the number of bytes and not the log of the number of bytes.
H A Dbase.cc4564:d1fb13424616 Wed Jun 13 16:09:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "moreBytes" which just takes a MachInst.

src/arch/x86/predecoder.cc:
Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "moreBytes" which just takes a MachInst. Also make the "opSize" field describe the number of bytes and not the log of the number of bytes.
/gem5/src/cpu/o3/
H A Dfetch_impl.hh4564:d1fb13424616 Wed Jun 13 16:09:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "moreBytes" which just takes a MachInst.

src/arch/x86/predecoder.cc:
Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "moreBytes" which just takes a MachInst. Also make the "opSize" field describe the number of bytes and not the log of the number of bytes.

Completed in 117 milliseconds