X86: Fix the microcode for sign/zero extending moves that use high byte registers.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 3 Sep 2008 04:52:54 +0000 (00:52 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 3 Sep 2008 04:52:54 +0000 (00:52 -0400)
commit30bc897613a1ee36ed887eb9da1579bd9828186e
tree006078148f05ab1c6e868f482ea9a82a8efea9ea
parent4aa017affc53b3b730219d3b617f0e237c57debc
X86: Fix the microcode for sign/zero extending moves that use high byte registers.
25 files changed:
src/arch/x86/isa/insts/general_purpose/data_transfer/move.py
tests/long/00.gzip/ref/x86/linux/simple-atomic/config.ini
tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt
tests/long/00.gzip/ref/x86/linux/simple-atomic/stderr [changed mode: 0644->0755]
tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout [changed mode: 0644->0755]
tests/long/10.mcf/ref/x86/linux/simple-atomic/config.ini
tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt
tests/long/10.mcf/ref/x86/linux/simple-atomic/stderr [changed mode: 0644->0755]
tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout [changed mode: 0644->0755]
tests/long/20.parser/ref/x86/linux/simple-atomic/config.ini
tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt
tests/long/20.parser/ref/x86/linux/simple-atomic/stderr [changed mode: 0644->0755]
tests/long/20.parser/ref/x86/linux/simple-atomic/stdout [changed mode: 0644->0755]
tests/long/60.bzip2/ref/x86/linux/simple-atomic/config.ini
tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt
tests/long/60.bzip2/ref/x86/linux/simple-atomic/stderr [changed mode: 0644->0755]
tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout [changed mode: 0644->0755]
tests/long/70.twolf/ref/x86/linux/simple-atomic/config.ini
tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt
tests/long/70.twolf/ref/x86/linux/simple-atomic/stderr [changed mode: 0644->0755]
tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout [changed mode: 0644->0755]
tests/quick/00.hello/ref/x86/linux/simple-atomic/config.ini
tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
tests/quick/00.hello/ref/x86/linux/simple-atomic/stderr [changed mode: 0644->0755]
tests/quick/00.hello/ref/x86/linux/simple-atomic/stdout [changed mode: 0644->0755]