On 2015-10-02 13:24, James Hogan wrote: > We already have a TLADDR_ARGS definition, so rearrange the order > slightly and use it in the definition of debug_insn_start, instead of > having an #ifdef. > > Signed-off-by: James Hogan <[email protected]> > Reviewed-by: Richard Henderson <[email protected]> > --- > tcg/tcg-opc.h | 12 ++++-------- > 1 file changed, 4 insertions(+), 8 deletions(-)
Reviewed-by: Aurelien Jarno <[email protected]> Note that it will conflict with the "tcg: Rename debug_insn_start to insn_start" patch that Richard has posted on the list, but it should be trivial to solve it. -- Aurelien Jarno GPG: 4096R/1DDD8C9B [email protected] http://www.aurel32.net
