tcg/tci: Fix MemOpIdx operand index for 3-operand memops
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 8 Jun 2023 16:29:25 +0000 (09:29 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 9 Jun 2023 15:30:56 +0000 (08:30 -0700)
commit3673ad389622d9ef4d2743101253c642def7935a
tree8296c48f784ea95fe7d515a394386b779fd809b4
parent1026223c4723b7f3bd3047fe8dc76e6686c6ca52
tcg/tci: Fix MemOpIdx operand index for 3-operand memops

Cut and paste error from the 4-operand memops.

Fixes: ab64da797740 ("tcg/tci: Adjust passing of MemOpIdx")
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230608162925.677598-1-richard.henderson@linaro.org>
tcg/tci/tcg-target.c.inc