Author: Armin Rigo
Branch: emit-call-x86
Changeset: r64328:fb8653a29037
Date: 2013-05-19 17:04 +0200
http://bitbucket.org/pypy/pypy/changeset/fb8653a29037/
Log:in-progress
diff --git a/rpython/jit/backend/llsupport/assembler.py
b/rpython/jit/backend/llsupport/assembler.py
--- a/rpython/jit/
Author: Armin Rigo
Branch: emit-call-x86
Changeset: r64310:575cd15c0384
Date: 2013-05-19 11:32 +0200
http://bitbucket.org/pypy/pypy/changeset/575cd15c0384/
Log:In-progress.
diff --git a/rpython/jit/backend/x86/assembler.py
b/rpython/jit/backend/x86/assembler.py
--- a/rpython/jit/backend/x86