X86: Implement the media floating point min instructions.
[gem5.git] / src / arch / x86 / isa / insts / simd128 / floating_point / arithmetic /
drwxr-xr-x   ..
-rw-r--r-- 3484 __init__.py
-rw-r--r-- 3310 addition.py
-rw-r--r-- 3310 division.py
-rw-r--r-- 3031 horizontal_addition.py
-rw-r--r-- 3031 horizontal_subtraction.py
-rw-r--r-- 3310 multiplication.py
-rw-r--r-- 3029 reciprocal_estimation.py
-rw-r--r-- 3033 reciprocal_square_root.py
-rw-r--r-- 3035 simultaneous_addition_and_subtraction.py
-rw-r--r-- 3319 square_root.py
-rw-r--r-- 3310 subtraction.py