add tests of vfmadd with {er}

This commit is contained in:
MITSUNARI Shigeo 2024-10-08 14:19:44 +09:00
parent b57da14da0
commit 4babe05d8e

View file

@ -3390,6 +3390,8 @@ public:
}
}
}
put("vfmadd132pd", ZMM, ZMM, ZMM_ER);
put("vfmadd132ps", ZMM, ZMM, ZMM_ER);
}
void put512_Y_XM()
{