X86: Recognize and handle the lock legacy prefix.
authorGabe Black <gblack@eecs.umich.edu>
Sun, 19 Apr 2009 11:57:28 +0000 (04:57 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 19 Apr 2009 11:57:28 +0000 (04:57 -0700)
commit0a6ff60caa27d2117438d0c6750977684252886a
tree77194a0c93b48197c3f376235c34a4543e8d28c1
parent61edc9ba66f4ce42c7cc4aab0f26d060470cdb14
X86: Recognize and handle the lock legacy prefix.
src/arch/x86/isa/decoder/decoder.isa
src/arch/x86/isa/decoder/locked_opcodes.isa [new file with mode: 0644]