X86: Detect branches taking into account instruction size.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 14 Feb 2011 01:45:47 +0000 (17:45 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 14 Feb 2011 01:45:47 +0000 (17:45 -0800)
commit77b4a370670bed84d1c000a58d3e668334fdc86b
treee9cfba7a9c86f34b472664a425478d17ec8ad4fb
parent44306e8114236fb943cdf5462b3ae076b672e8eb
X86: Detect branches taking into account instruction size.

The size of the current instruction determines what the npc should be if
there's no branching.
src/arch/x86/types.hh