]> granicus.if.org Git - libvpx/commit
dc_left_pred[48]: fix pic builds
authorJames Zern <jzern@google.com>
Thu, 10 Dec 2015 07:53:11 +0000 (23:53 -0800)
committerJames Zern <jzern@google.com>
Thu, 10 Dec 2015 23:44:31 +0000 (15:44 -0800)
commit40ee78bc19d5c16f7f808cfac8ae2e0cd49039cf
tree238069dee605158b2b0d67e411dfe201ce1f1dd3
parent5a81c5c4befcc0597307fa3a1ed7699f7c249203
dc_left_pred[48]: fix pic builds

GET_GOT modifies the stack pointer so the offset for left's address will
be wrong if loaded afterword.

Change-Id: Iff9433aec45f5f6fe1a59ed8080c589bad429536
vpx_dsp/x86/intrapred_sse2.asm