summaryrefslogtreecommitdiff
path: root/cpp/RenderScript.cpp
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2015-08-24 11:56:15 -0700
committerChih-hung Hsieh <chh@google.com>2015-08-24 19:35:55 +0000
commite2af295f94c8fb17ba51d0e6a199d5ca265f92da (patch)
tree4e9556f00719c3f3e2e0ca06582d9a22c8aaff51 /cpp/RenderScript.cpp
parent0d7e11f7dba0971e5fb794a8fda4598a43f06e83 (diff)
Rename some instructions to compile with llvm and gas.
* Rename .irep to .irp * Rename "cmp x2, #-8" to "cmn x2, #8" * Replace "vmov.s32" with "vmov" * Replace "LSL #COMPONENT_SHIFT" with "LSL #(COMPONENT_SHIFT)" * Nested .irp in *_Blur.S still cannot be compiled with llvm, so -no-integrated-as is required. * Verified before and after objdump binary codes are identical. BUG: 23217766 Change-Id: I3c0d2eed44b79a39e3efcba3afadc3a14ca07874
Diffstat (limited to 'cpp/RenderScript.cpp')
0 files changed, 0 insertions, 0 deletions