I have 7 integers with a range of 0-12. I am curious if anyone knows a way to sort them low-high in assembly faster than normal using MMX registers and the IA-32 instruction set?
Printable View
I have 7 integers with a range of 0-12. I am curious if anyone knows a way to sort them low-high in assembly faster than normal using MMX registers and the IA-32 instruction set?
I have a link to IA-32 instructions.