Add ARM backend. Almost works.
authorDavid Schleef <ds@schleef.org>
Sun, 8 Mar 2009 20:31:22 +0000 (13:31 -0700)
committerDavid Schleef <ds@schleef.org>
Sun, 8 Mar 2009 20:31:22 +0000 (13:31 -0700)
commit93bc64f47065b79a0794c720f8445caff8f0952b
tree1529b3433c2f084c1b2ca99874dd0a3a2acd4282
parentfd2dc42cdacec9a1d37f15e48916937b6101f7e8
Add ARM backend.  Almost works.
orc/Makefile.am
orc/arm.c [new file with mode: 0644]
orc/arm.h [new file with mode: 0644]
orc/orc.c
orc/orcprogram-arm.c [new file with mode: 0644]
orc/orcprogram-sse.c
orc/orcprogram.c
orc/orcprogram.h
orc/orcrules-arm.c [new file with mode: 0644]