Searched hist:6519 (Results 1 - 9 of 9) sorted by relevance
/gem5/src/arch/x86/isa/insts/simd128/floating_point/arithmetic/ | ||
H A D | addition.py | diff 6519:36369ba5fad6 Mon Aug 17 21:15:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: Ignore the size part of XMM/MMX operands. The instructions know what they want. |
H A D | division.py | diff 6519:36369ba5fad6 Mon Aug 17 21:15:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: Ignore the size part of XMM/MMX operands. The instructions know what they want. |
H A D | multiplication.py | diff 6519:36369ba5fad6 Mon Aug 17 21:15:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: Ignore the size part of XMM/MMX operands. The instructions know what they want. |
H A D | square_root.py | diff 6519:36369ba5fad6 Mon Aug 17 21:15:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: Ignore the size part of XMM/MMX operands. The instructions know what they want. |
H A D | subtraction.py | diff 6519:36369ba5fad6 Mon Aug 17 21:15:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: Ignore the size part of XMM/MMX operands. The instructions know what they want. |
/gem5/src/arch/x86/isa/insts/simd128/floating_point/compare/ | ||
H A D | compare_and_write_rflags.py | diff 6519:36369ba5fad6 Mon Aug 17 21:15:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: Ignore the size part of XMM/MMX operands. The instructions know what they want. |
/gem5/src/arch/x86/isa/insts/simd128/floating_point/data_conversion/ | ||
H A D | convert_floating_point_to_gpr_integer.py | diff 6519:36369ba5fad6 Mon Aug 17 21:15:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: Ignore the size part of XMM/MMX operands. The instructions know what they want. |
/gem5/src/arch/x86/isa/insts/simd128/floating_point/logical/ | ||
H A D | exclusive_or.py | diff 6519:36369ba5fad6 Mon Aug 17 21:15:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: Ignore the size part of XMM/MMX operands. The instructions know what they want. |
/gem5/src/arch/x86/isa/ | ||
H A D | specialize.isa | diff 6519:36369ba5fad6 Mon Aug 17 21:15:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: Ignore the size part of XMM/MMX operands. The instructions know what they want. |
Completed in 24 milliseconds