A32: Implement ASIMD VHADD

This commit is contained in:
MerryMage
2020-05-28 21:46:44 +01:00
parent f8062345bb
commit 946eb03a3b
3 changed files with 24 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
// Three registers of the same length
//INST(asimd_VHADD, "VHADD", "1111001U0-CC--------0000---0----") // ASIMD
INST(asimd_VHADD, "VHADD", "1111001U0Dzznnnndddd0000NQM0mmmm") // ASIMD
//INST(asimd_VQADD, "VQADD", "1111001U0-CC--------0000---1----") // ASIMD
//INST(asimd_VRHADD, "VRHADD", "1111001U0-CC--------0001---0----") // ASIMD
INST(asimd_VAND_reg, "VAND (register)", "111100100D00nnnndddd0001NQM1mmmm") // ASIMD