[x264-devel] commit: checkasm check whether callee-saved regs are correctly saved ( Loren Merritt )
git version control
git at videolan.org
Mon Mar 17 07:16:19 CET 2008
x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Sun Mar 16 22:40:43 2008 -0600| [ede2a6e0d305647b82b5c240c981b19f96ba40c2]
checkasm check whether callee-saved regs are correctly saved
x86_32 only for now since x86_64 varargs are annoying
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=ede2a6e0d305647b82b5c240c981b19f96ba40c2
---
Makefile | 1 +
common/x86/mc-a.asm | 2 +-
tools/checkasm-32.asm | 72 +++++++++++++++++++++++++++++++++++
tools/checkasm.c | 100 +++++++++++++++++++++++++++----------------------
4 files changed, 129 insertions(+), 46 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=ede2a6e0d305647b82b5c240c981b19f96ba40c2
More information about the x264-devel
mailing list