commit | 3c11ff2f409a0abb5b9d8ffd5e13cc42cda67fdc | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Sat Nov 10 03:26:39 2012 -0800 |
committer | Mathias Agopian <mathias@google.com> | Sat Nov 10 03:26:39 2012 -0800 |
tree | 0ad48cef640c2c7e43dce2e2b13a755bef2abf9d | |
parent | 3f6f4393d0adf4465959059d69798aed55e34876 [diff] |
refactor code to improve neon code we want to make sure we don't transfer data from the neon unit to the arm register file, as this can be quite slow. instead we do all the calculation on the neon side and write the result directly to main memory. Change-Id: Ibb56664d3ab03098ae2798b75e2b6927ac900187