x86: x86 instruction-implementation bug fixes
authorDavid Hashe <david.hashe@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
committerDavid Hashe <david.hashe@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
commita2d9aae3c3dae1ffdd62eb91d2318758772684dc
tree84a3cd2212175939cb6589547f89858d48e7bb55
parent9560893f0d2e74d1c6c22fee501cd24d4f6e13d7
x86: x86 instruction-implementation bug fixes

Added explicit data sizes and an opcode type for correct execution.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/general_purpose/control_transfer/jump.py
src/arch/x86/isa/insts/system/segmentation.py