X86: Implement the in/out instructions. These will still need support from the TLB...
authorGabe Black <gblack@eecs.umich.edu>
Fri, 19 Oct 2007 05:39:00 +0000 (22:39 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Fri, 19 Oct 2007 05:39:00 +0000 (22:39 -0700)
commitdc2e887f238d48f15364d9937bc71940d3849c0a
tree66a15a82e0f159ecda21a03044debd00c8db5b02
parent2bbc058c6c5e54c032106f804dd3084ed11f0f09
X86: Implement the in/out instructions. These will still need support from the TLB and memory system.

--HG--
extra : convert_revision : a9503248ea9efca7e5247e4f2830967f428b8215
src/arch/x86/isa/decoder/one_byte_opcodes.isa
src/arch/x86/isa/insts/general_purpose/input_output/general_io.py
src/arch/x86/isa/macroop.isa
src/arch/x86/isa/microasm.isa
src/arch/x86/x86_traits.hh