On 2/27/22 01:31, Ziqiao Kong wrote:
The last entry of DEF_HELPERS_FLAGS_n is DEF_HELPER_FLAGS_7 and thus the MAX_OPC_PARAM_IARGS should be 7.Signed-off-by: Ziqiao Kong <ziqiaok...@gmail.com> --- include/tcg/tcg.h | 2 +- tcg/tci/tcg-target.c.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Thanks, applied to tcg-next. r~