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

/gem5/src/arch/x86/isa/insts/general_purpose/control_transfer/
H A Djump.pydiff 10544:049273bc03f6 Mon Nov 17 04:00:00 EST 2014 Gabe Black <gabeblack@google.com> x86: Fix setting segment bases in real mode.

The data size used for actually writing the base value for the segment was the
default size, but really it should set the entire value without any possible
truncation.
/gem5/src/arch/x86/isa/insts/general_purpose/data_transfer/
H A Dmove.pydiff 10544:049273bc03f6 Mon Nov 17 04:00:00 EST 2014 Gabe Black <gabeblack@google.com> x86: Fix setting segment bases in real mode.

The data size used for actually writing the base value for the segment was the
default size, but really it should set the entire value without any possible
truncation.

Completed in 12 milliseconds