127 Commits (78af369189eb5fac9b0fe40d7bd0ef33b63042bc)

Author SHA1 Message Date
Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Henrik Gramner 002c47798d x86inc: Avoid creating unnecessary local labels 9 years ago
Henrik Gramner fd6ecac38e x86inc: Simplify AUTO_REP_RET 9 years ago
Henrik Gramner 5ca8e195e5 x86inc: Use more consistent indentation 9 years ago
Henrik Gramner 91ed050f42 x86inc: Preserve arguments when allocating stack space 9 years ago
Henrik Gramner 715eb7ca24 x86inc: Improve FMA instruction handling 9 years ago
Henrik Gramner f60f06d989 x86inc: Be more verbose in assertion failures 9 years ago
Henrik Gramner 7adcd4e841 x86inc: Make cpuflag() and notcpuflag() return 0 or 1 9 years ago
Geza Lore d39c229e54 x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Henrik Gramner d3662777e0 x86inc: Avoid creating unnecessary local labels 9 years ago
Henrik Gramner 87b587d4fe x86inc: Simplify AUTO_REP_RET 9 years ago
Henrik Gramner 2d60b18cf0 x86inc: Use more consistent indentation 9 years ago
Henrik Gramner dfe771dc5a x86inc: Preserve arguments when allocating stack space 9 years ago
Henrik Gramner b1496008ee x86inc: Improve FMA instruction handling 9 years ago
Henrik Gramner 6cbd0fdf28 x86inc: Be more verbose in assertion failures 9 years ago
Rodger Combs 1e477a970f lavu: add AESNI CPU flag 9 years ago
Henrik Gramner 17710550c4 x86inc: Make cpuflag() and notcpuflag() return 0 or 1 9 years ago
Henrik Gramner 44b4444120 x86inc: Various minor backports from x264 9 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 9 years ago
Henrik Gramner 1c6bb81328 x86inc: Disable vpbroadcastq workaround in newer yasm versions 9 years ago
Christophe Gisquet f5e486f6f8 x86inc: Fix instantiation of YMM registers 9 years ago
Anton Mitrofanov b114d28a18 x86inc: warn when instructions incompatible with current cpuflags are used 9 years ago
Henrik Gramner 9f1245eb96 x86inc: Support arbitrary stack alignments 9 years ago
Anton Mitrofanov 8c75ba55a4 x86inc: warn if XOP integer FMA instruction emulation is impossible 9 years ago
Anton Mitrofanov 8db0f71b49 x86inc: warn if XOP integer FMA instruction emulation is impossible 9 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 9 years ago
Henrik Gramner 826790f596 x86inc: Support arbitrary stack alignments 9 years ago
James Almer 5750d6c5e9 x86: move XOP emulation code back to x86inc 9 years ago
Henrik Gramner 127203ba5a x86inc: Various minor backports from x264 9 years ago
Henrik Gramner f151fbd9e5 x86inc: Disable vpbroadcastq workaround in newer yasm versions 9 years ago
Timothy Gu dd4d709be7 x86inc: Clear __SECT__ 10 years ago
Timothy Gu 204b228a1d x86inc: Clear __SECT__ 10 years ago
Christophe Gisquet d9293c776e x86inc: Correctly warn on use of SSE2 instructions in SSE functions 10 years ago
Christophe Gisquet e93d3a22cb x86: lavu/x264asm: fix ymm register instantiation 10 years ago
James Darnley 12120174ce lavu/x86/x86inc: deprecate INIT_AVX 10 years ago
Anton Mitrofanov a1684311b3 x264asm: warn when inappropriate instruction used in function with specified cpuflags 10 years ago
Henrik Gramner f629705b02 x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags 10 years ago
Loren Merritt ec217218c2 x86inc: Free up variable name "n" in global namespace 10 years ago
Henrik Gramner 176a0fca3f x86inc: Make ym# behave the same way as xm# 10 years ago
Henrik Gramner 428aa14a48 x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags 10 years ago
Henrik Gramner 720c21d11f x86inc: Make ym# behave the same way as xm# 10 years ago
Loren Merritt a4dbabc8b3 x86inc: free up variable name "n" in global namespace 10 years ago
Diego Biurrun 79793f8337 Update Fiona's name in copyright statements. 11 years ago
James Almer 3f3d748cab x86: Move XOP emulation to x86util 11 years ago
James Almer 23a8c63452 x86inc: Extend FMA_INSTR functionality 11 years ago
Loren Merritt b7d0d10a1d x86inc: Speed up assembling with Yasm 11 years ago
Loren Merritt 4d55fe7204 x86inc: speed up compilation with yasm 11 years ago
Jason Garrett-Glaser a3fabc6cb3 x86: more AVX2 framework 11 years ago
Jason Garrett-Glaser c6908d6b4b x86inc: FMA3/4 Support 11 years ago
Derek Buitenhuis 206895708e x86inc: Remove our FMA4 support 11 years ago