X86: Implement the MOVQ instruction.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:17:29 +0000 (18:17 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:17:29 +0000 (18:17 -0700)
commit24496060e533048b33e148ec6c503efb62b9fb87
tree9e03d6326b2336d5270176e06ae941b0a2c31642
parentf1bfa9d6e409447ad5dfa48d077e832f425f4858
X86: Implement the MOVQ instruction.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/integer/data_transfer/move.py