X86: Make 64 bit unaligned accesses work as well as the other sizes.
authorGabe Black <gblack@eecs.umich.edu>
Sun, 5 Aug 2007 03:22:20 +0000 (20:22 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 5 Aug 2007 03:22:20 +0000 (20:22 -0700)
commit802f13e6bdbbc2d6af5a7669a18c0893e5347de6
treecd40ab0ce2689efd3833025bcd76a37ff732b5bf
parentb9793c25060b445dc4fcfaaa1c76c934ee47733a
X86: Make 64 bit unaligned accesses work as well as the other sizes.
There is a fundemental flaw in how unaligned accesses are supported, but this
is still an improvement.

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