arch-x86: Add hsub instructions to x86
authorMahyar Samani <msamani@ucdavis.edu>
Tue, 3 Mar 2020 19:32:19 +0000 (19:32 +0000)
committerMahyar Samani <msamani@ucdavis.edu>
Thu, 23 Apr 2020 08:20:12 +0000 (08:20 +0000)
commitf17fbee4ce2e15bbfa2e9d9beca5ac39cff72edd
tree8b486c9b9ef3f1e6a5bb31a98e2cee3f81febf9c
parentca11bfb20ed84bffae9a8bbbc01b0b9197e1362e
arch-x86: Add hsub instructions to x86

Implemented hsubpd and hsubps instructions from x86.

Issue-on: https://gem5.atlassian.net/browse/GEM5-181
Change-Id: I62919017d3c00119123bda89b2f99cb3bf0b55a8
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/26123
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/simd128/floating_point/arithmetic/horizontal_subtraction.py