On Fri, 15 Feb 2019 at 19:23, Richard Henderson
<richard.hender...@linaro.org> wrote:
>
> For opcodes 0-5, move some if conditions into the structure
> of a switch statement.  For opcodes 6 & 7, decode everything
> at once with a second switch.
>
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  target/arm/translate-a64.c | 94 ++++++++++++++++++++------------------
>  1 file changed, 49 insertions(+), 45 deletions(-)

Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

(this is identical to the JSConv v2 patchset patch 2 which I
reviewed, as far as I can tell.)

thanks
-- PMM

Reply via email to