VFP: Implement VABS

This commit is contained in:
MerryMage 2016-08-07 01:27:18 +01:00
parent f88b1b4c2e
commit ce6b5f8210
10 changed files with 59 additions and 1 deletions

View file

@ -77,7 +77,7 @@ boost::optional<const VFP2Matcher<V>&> DecodeVFP2(u32 instruction) {
// Floating-point other instructions
// VMOV_imm
// VMOV_reg
// VABS
INST(&V::vfp2_VABS, "VABS", "cccc11101D110000dddd101z11M0mmmm"),
// VNEG
// VSQRT
// VCMP