aom/third_party/x86inc
Jingning Han 4e4e7fa912 Make x86inc support local variable array
This commit modifies the x86inc to allow explicit local buffer
allocation and the corresponding stack pointer adjustment.

Change-Id: I3cb2174e0242b5869a4ba0ca0cd240ee066836c3
2014-05-19 15:14:45 -07:00
..
LICENSE x86inc: Move x86inc to the correct location. 2012-06-18 13:36:41 -07:00
README.libvpx rename README.webm -> README.libvpx 2014-04-11 12:28:01 -07:00
x86inc.asm Make x86inc support local variable array 2014-05-19 15:14:45 -07:00

README.libvpx

URL: http://git.videolan.org/?p=x264.git
Version: 999b753ff0f4dc872077f4fa90d465e948cbe656
License: ISC
License File: LICENSE

Description:
x264/libav's framework for x86 assembly. Contains a variety of macros and
defines that help automatically allow assembly to work cross-platform.

Local Modifications:
Some modifications to allow PIC to work with x86inc.