]> Git Repo - qemu.git/commit
tcg: Remove sizemask and flags arguments to tcg_gen_callN
authorRichard Henderson <[email protected]>
Tue, 8 Apr 2014 15:39:43 +0000 (08:39 -0700)
committerRichard Henderson <[email protected]>
Wed, 28 May 2014 16:33:55 +0000 (09:33 -0700)
commitbbb8a1b45574d4e9d06d5753090ccadef2347e38
tree2be3bd8abbe573ea2effbff9b0428eeae30ed9c2
parentafb49896fa4422011b5199ea92f5749039046f27
tcg: Remove sizemask and flags arguments to tcg_gen_callN

Take them from the TCGHelperInfo struct instead.

Signed-off-by: Richard Henderson <[email protected]>
include/exec/helper-gen.h
include/exec/helper-head.h
tcg/tcg.c
tcg/tcg.h
This page took 0.026503 seconds and 4 git commands to generate.