]> Git Repo - qemu.git/commit
tcg-ia64: Use shortcuts for nop insns
authorRichard Henderson <[email protected]>
Wed, 4 Sep 2013 23:00:52 +0000 (19:00 -0400)
committerRichard Henderson <[email protected]>
Mon, 18 Nov 2013 05:56:25 +0000 (15:56 +1000)
commit5f7b16877a431c477d8dac92d0bb553d05c6402e
treeda474308c361ac525007563fe6957986b1488ee3
parente3afa1c4ad3162792421fb64bce937242bc7e0d8
tcg-ia64: Use shortcuts for nop insns

There's no need to go through the full opcode-to-insn function call
to generate nops.  This makes the source a bit more readable.

Acked-by: Aurelien Jarno <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
tcg/ia64/tcg-target.c
This page took 0.024583 seconds and 4 git commands to generate.