]> git.proxmox.com Git - qemu.git/commit
tcg: get rid of copy_size in TCGOpDef
authorAurelien Jarno <aurelien@aurel32.net>
Thu, 3 Jun 2010 17:29:31 +0000 (19:29 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 9 Jun 2010 14:10:50 +0000 (16:10 +0200)
commit239fda311a6f7784bc4f732795722c909b835651
tree902189f0c4ba2df299614e1f88cb1b454db6471c
parent590bf491a49670843ee902c47f7ab1de5e9acd06
tcg: get rid of copy_size in TCGOpDef

copy_size is a left-over from the dyngen era, remove it.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
exec-all.h
exec.c
tcg/tcg-opc.h
tcg/tcg.c
tcg/tcg.h
translate-all.c