summaryrefslogtreecommitdiff
path: root/tests/regression-funcs.sh
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2015-12-11 14:06:38 +0100
committerJanne Grunau <janne-libav@jannau.net>2015-12-21 17:40:18 +0100
commit711781d7a1714ea4eb0217eb1ba04811978c43d1 (patch)
tree61c7061012c47856da343be6bedee4f5f0784ccd /tests/regression-funcs.sh
parentcc29d96d5a379dbcf2649947d884c202c2a52767 (diff)
x86: checkasm: check for or handle missing cleanup after MMX instructions
Not every asm routine is expected clear the MMX state after returning. It is however a requisite for testing floating point code in checkasm. Annotate functions requiring cleanup with declare_func_emms() and issue emms after the call. The remaining functions are checked for having a cleared MMX state after return.
Diffstat (limited to 'tests/regression-funcs.sh')
0 files changed, 0 insertions, 0 deletions