Reputation: 59
For example, v4fmaddps are instructions for packed single-precision (32-bit) floating-point elements, but I want to multiply accumulate 32-bit integer. Can I use v4fmaddps and input packed 32-bit integers. Does this change the computation results?
Upvotes: 1
Views: 137