summaryrefslogtreecommitdiff
path: root/tests/checkasm/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: replace explicit REP_RETs with RETsLynne2023-02-011-1/+1
* checkasm: add a checkasm_checked_call function that doesn't issue emmsJames Almer2017-06-141-6/+7
* Merge commit '2816f8a8bb33bd67fec5e94f5d357918caf4e055'James Almer2017-03-231-1/+0
|\
| * build: Drop arch-specific checkasm MakefilesDiego Biurrun2016-10-171-1/+0
* | Merge commit '93d5b022a9fd3a1a1f9c521a1eac7f0410e05b81'James Almer2017-03-231-5/+0
|\ \ | |/
| * build: Drop duplicate asm recipeDiego Biurrun2016-10-171-5/+0
| * x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-231-4/+4
* | x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-211-4/+4
* | Merge commit 'f0f54117c8f206e8045d301c2eb975b26e9f263d'Hendrik Leppkes2016-01-021-11/+9
|\ \ | |/
| * checkasm: x86: post commit review fixesJanne Grunau2015-12-291-11/+9
* | Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1'Hendrik Leppkes2016-01-021-20/+58
|\ \ | |/
| * x86: checkasm: check for or handle missing cleanup after MMX instructionsJanne Grunau2015-12-211-20/+58
| * checkasm/x86: Correctly handle variadic functionsHenrik Gramner2015-09-281-2/+5
| * checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-281-3/+7
| * checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-201-2/+2
| * checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-201-0/+7
* | checkasm/x86: Correctly handle variadic functionsHenrik Gramner2015-09-271-2/+5
* | checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-251-3/+7
* | checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-191-0/+7
* | checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-191-2/+2
* | tests/checkasm/x86/Makefile: Use ASMSTRIPFLAGS for asmMichael Niedermayer2015-07-131-1/+1
* | Merge commit '8bc67ec2c0d2b5444d51a1bed1d50f0e10d92717'Michael Niedermayer2015-07-121-3/+3
|/
* Checkasm: assembly testing and benchmarking toolHenrik Gramner2015-07-122-0/+199