Make instructions that are illegal in 64 bit mode not do the wrong thing in 64 bit...
authorGabe Black <gblack@eecs.umich.edu>
Tue, 19 Jun 2007 17:56:06 +0000 (17:56 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 19 Jun 2007 17:56:06 +0000 (17:56 +0000)
commitd49649279312fe8d05c27a91f94992d8d584c35b
treec094438ae522f3438438bf0f5865b9681470608a
parent4486762a8519783aaec7ebe6a391355cd30792e0
Make instructions that are illegal in 64 bit mode not do the wrong thing in 64 bit mode. Also add in more versions of PUSH and POP, and a version of near CALL.

--HG--
extra : convert_revision : 7d8266cdfa54ac25610466b3533d3e9e5433297b
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/insts/control_transfer/call.py
src/arch/x86/isa/microops/regop.isa