On 09/22/2012 04:18 AM, Richard Henderson wrote: > Checking that we don't try for idx != [01] is trivial. Checking > that we don't issue more than one of any index requires a tad > more data and some ifdefs protecting that new variable. > > Signed-off-by: Richard Henderson <r...@twiddle.net> > Cc: Max Filippov <jcmvb...@gmail.com> > --- > tcg/tcg-op.h | 11 +++++++++-- > tcg/tcg.c | 4 ++++ > tcg/tcg.h | 1 + > 3 files changed, 14 insertions(+), 2 deletions(-)
Cool. Tested-by: Max Filippov <jcmvb...@gmail.com> -- Thanks. -- Max