X86: Set up a media microop framework and create mov2int and mov2fp microops.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:15:18 +0000 (18:15 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 01:15:18 +0000 (18:15 -0700)
commit2f1001e95c3eaaf8717de29660cbc800facb1903
treefb05cd3d32a8e54e6a5f633ad5c5b1a5bcca3372
parentcec4e3b39e701a68c8d9456189e5476ac56e3f98
X86: Set up a media microop framework and create mov2int and mov2fp microops.
src/arch/x86/isa/includes.isa
src/arch/x86/isa/microops/mediaop.isa [new file with mode: 0644]
src/arch/x86/isa/microops/microops.isa