tcg-opc.h: Simplify insn_start def
authorJames Hogan <james.hogan@imgtec.com>
Fri, 2 Oct 2015 12:24:12 +0000 (13:24 +0100)
committerRichard Henderson <rth@twiddle.net>
Mon, 19 Oct 2015 21:04:38 +0000 (11:04 -1000)
commitc0e40dbdcc291c85faa289a53be60b7b1b7c7598
treee342b9fff4f1c6be0c52110a8adb0873d7724c5c
parent1e1df962e325e18a5188c4814cd1a10215a48f79
tcg-opc.h: Simplify insn_start def

We already have a TLADDR_ARGS definition, so rearrange the order
slightly and use it in the definition of insn_start, instead of
having an #ifdef.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-Id: <1443788657-14537-2-git-send-email-james.hogan@imgtec.com>
tcg/tcg-opc.h