X86: Implement the instructions that compare fp values and write masks as the result.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 03:04:02 +0000 (20:04 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 18 Aug 2009 03:04:02 +0000 (20:04 -0700)
commit35b0983ca983af7223ce1ef38ff15d8462aa7d4b
treedee837a59d62a689cc4ed96c55b59a798adfaa02
parentf122c93faa00e503a58c2f4050e4b2c7664912a3
X86: Implement the instructions that compare fp values and write masks as the result.
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/integer/compare/compare_and_write_mask.py
src/arch/x86/isa/insts/simd64/integer/compare/compare_and_write_mask.py