This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What is the equivalent instruction for QSUB in ARMv8?

This is sort of intriguing for me. I couldn't find any saturation instructions using  general purpose register in ARMv8. However, there are saturation instructions for Neon registers I couldn't find the same involving general purpose register. Can anyone suggest the alternative of implementing such instructions such as QSUB in ARMv8 architecture?