commit | e180255375e339deba943ed9afaee1719f3c16bc | [log] [tgz] |
---|---|---|
author | Fritz Koenig <frkoenig@google.com> | Thu Nov 11 10:15:58 2010 -0800 |
committer | Fritz Koenig <frkoenig@google.com> | Mon Nov 15 10:56:02 2010 -0800 |
tree | fafff7468d1cb7388076a9a62c64500fd370cbab | |
parent | f4709d2895ace9e7a5dc0d10e0eaa1998f26cf07 [diff] |
Remove stack shadowing for x86-x64 for SAD functions. x86-64 passes arguments in registers. There is no need to push them to the stack before using them. This fixes 15acc84f10cefd98b2f8dbd2eac2cc92c5a3f851 where ebx was not getting preserved on x86. Change-Id: I1214b5f818a0201f75ab6ad7d5c6f448e09b16c2