]> git.proxmox.com Git - qemu.git/commit
tcg: Log the contents of the prologue with -d out_asm
authorRichard Henderson <rth@twiddle.net>
Sun, 31 Mar 2013 20:15:19 +0000 (13:15 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 27 Apr 2013 00:15:55 +0000 (02:15 +0200)
commitd6b64b2b606fe0fe5f2208e84ff7a28445de666a
treee6cd5963acedbf50a1af190612d6c936899c8af8
parentfc4d60ee16e9c20404e9970b421ac3e96df4c214
tcg: Log the contents of the prologue with -d out_asm

This makes it easier to verify changes to the code
generating the prologue.

[Aurelien: change the format from %i to %zu]

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/tcg.c