Microsoft Word – COMP8551 Assembly Lab II.docx
COMP 8551
Assembly Language Lab II Exercises
Follow the tutorial at https://www.raywenderlich.com/615-assembly-register-calling-convention-
tutorial.
Also follow the NEON tutorial at http://www.crickettechnology.com/blog/?p=691.
Try implementing the matrix multiplication code in an GL ES project using NEON code. Do you see
any performance improvement?