summaryrefslogtreecommitdiff
path: root/vp8/decoder
diff options
context:
space:
mode:
authorFritz Koenig <frkoenig@google.com>2010-11-11 10:15:58 -0800
committerFritz Koenig <frkoenig@google.com>2010-11-15 10:56:02 -0800
commite180255375e339deba943ed9afaee1719f3c16bc (patch)
treefafff7468d1cb7388076a9a62c64500fd370cbab /vp8/decoder
parentf4709d2895ace9e7a5dc0d10e0eaa1998f26cf07 (diff)
downloadlibvpx-e180255375e339deba943ed9afaee1719f3c16bc.tar
libvpx-e180255375e339deba943ed9afaee1719f3c16bc.tar.gz
libvpx-e180255375e339deba943ed9afaee1719f3c16bc.tar.bz2
libvpx-e180255375e339deba943ed9afaee1719f3c16bc.zip
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
Diffstat (limited to 'vp8/decoder')
0 files changed, 0 insertions, 0 deletions