aarch64: orcprogram-neon porting to aarch64
authorDongju Chae <dongju.chae@samsung.com>
Mon, 21 Oct 2019 11:21:47 +0000 (20:21 +0900)
committerMarek Vasut <marex@denx.de>
Wed, 16 Sep 2020 12:27:27 +0000 (14:27 +0200)
commit6e6cd76110788c9271d7384350c8a848905c396a
tree9b3860f871f03689ff2b3fe1873cf83529cf4e3c
parent1f36d3a371ecf2dc1166e0434a9b83b074806a2a
aarch64: orcprogram-neon porting to aarch64

This PR ports orcprogram-neon.c for AArch64 support.
It makes the orc compiler generate aarch64 assembly codes.

Currently, example1 succesfully runs on aarch64 (tested on an Android device).

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
orc/orcprogram-neon.c