diff options
| author | Aurelien Jarno | 2015-06-04 21:53:23 +0200 |
|---|---|---|
| committer | Richard Henderson | 2015-06-09 16:00:56 +0200 |
| commit | ebd27391b00cdafc81e0541a940686137b3b48df (patch) | |
| tree | 4a6caf9c7c2934e8c8aeee9d19398407bc524e50 /scripts | |
| parent | tcg: fix dead computation for repeated input arguments (diff) | |
| download | qemu-ebd27391b00cdafc81e0541a940686137b3b48df.tar.gz qemu-ebd27391b00cdafc81e0541a940686137b3b48df.tar.xz qemu-ebd27391b00cdafc81e0541a940686137b3b48df.zip | |
tcg/optimize: remove opc argument from tcg_opt_gen_movi
We can get the opcode using the TCGOp pointer. It needs to be
dereferenced, but it's anyway done a few lines below to write
the new value.
Cc: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Message-Id: <1433447607-31184-2-git-send-email-aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
