NEON-ASM-BGRA-to-Grayscale-conversion icon indicating copy to clipboard operation
NEON-ASM-BGRA-to-Grayscale-conversion copied to clipboard

neon_asm_convert not work on arm64

Open nanhujiaju opened this issue 10 years ago • 2 comments

neon_asm_convert work well on armv7 and armv7s,but it get an error while work on arm64 arch , the way how to setting on arm64 arch?

nanhujiaju avatar Aug 28 '15 01:08 nanhujiaju

@nanhujiaju sry not now, but i will get in contact with Eugene to check out if there is an update for the code.

carlj avatar Sep 23 '15 14:09 carlj

Yes, the problem are the registers, which have been changed in arm64. :(

Legoless avatar Aug 08 '16 02:08 Legoless