Modify GET_GOT macro for performance.
authorFritz Koenig <frkoenig@google.com>
Tue, 14 Sep 2010 22:46:37 +0000 (15:46 -0700)
committerFritz Koenig <frkoenig@google.com>
Wed, 15 Sep 2010 19:41:15 +0000 (12:41 -0700)
commit746439ef6c1dd2fedbe0c24ddb76d40cb9d26357
treed45f2351114f9078b1ca07dbc85ddf507b9d9a23
parent769f2424ccce47c491913c38b06581aa777a53c0
Modify GET_GOT macro for performance.

GET_GOT was producing a zero length call.  This resulted in
pipeline flushes occuring when returing from the assembly
functions.  Masked on out of order cores, but evident on
Atom cores.

Change-Id: I8c375af313e8a169c77adbaf956693c0cfeb5ccd
vpx_ports/x86_abi_support.asm