/NEON_test

NEON instruction test

Primary LanguageC

ARM 128bit integer addtion test 1,000,000 times
ARM instruction & NEON instruction

$ make run
qemu-arm ./neon_test
instruction test ARM & NEON
ARM:  2.467836[sec]  (x1.00)
NEON: 1.630161[sec]  (x1.51)