|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 1/1] tcg: Set MAX_OPC_PARAM_IARGS to 7 |
Date: | Mon, 28 Feb 2022 11:09:12 -1000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
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 <ziqiaokong@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~
[Prev in Thread] | Current Thread | [Next in Thread] |