Created by: fhahn
This patch also adds a file for unit tests for the APIs exported from opnd.h: suite/tests/api/opnd-a64.c. For now it only contains tests for reg_get_size.
It also removes a ASSERT_NOT_IMPLEMENTED from reg_get_size. All AArch64 registers should be supported, except some system registers.