target/mips: Refactor handling of vector compare 'equal' instructions
authorFilip Bozuta <Filip.Bozuta@rt-rk.com>
Wed, 23 Oct 2019 13:37:04 +0000 (15:37 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Fri, 25 Oct 2019 16:37:01 +0000 (18:37 +0200)
commit84183fbe76cdca164b27d1f63da11729794b6835
tree51ce5644b5a723074b71711f313fdf2e3f292cb5
parentb1cf82f020a1cbd6787ac260d89f2fe17f5c3d40
target/mips: Refactor handling of vector compare 'equal' instructions

Remove unnecessary argument and provide separate function for each
instruction.

Signed-off-by: Filip Bozuta <Filip.Bozuta@rt-rk.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <1571837825-24438-2-git-send-email-Filip.Bozuta@rt-rk.com>
target/mips/msa_helper.c