X86: Add functions to read and write to an exec context.
authorGabe Black <gblack@eecs.umich.edu>
Fri, 27 Jul 2007 05:08:35 +0000 (22:08 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 27 Jul 2007 05:08:35 +0000 (22:08 -0700)
commitc0670187c5af1421d172197db7040cd8861f7465
treefe1e9e4960f32d5bb99be0fa2c2d021db3025aca
parent57428b8b0bc277f45dfcc415677a116c0c0673a6
X86: Add functions to read and write to an exec context.
These functions take care of calling the thread contexts read and write functions with the right sized data type, and handle unaligned accesses.

--HG--
extra : convert_revision : b4b59ab2b22559333035185946bae3eab316c879
src/arch/x86/insts/microldstop.hh
src/arch/x86/isa/microops/ldstop.isa