OSDN Git Service

target/arm: Introduce curr_insn_len
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 20 Oct 2022 03:06:33 +0000 (13:06 +1000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Oct 2022 10:27:52 +0000 (11:27 +0100)
commit8df87279739a30c2f70832f880fd03cb65950775
treefb2dcdcf0d6c9078c58ef3cf06029ca5fad0cc79
parent6b72c5424a4a725bc0bacd09bd83f7e8be649345
target/arm: Introduce curr_insn_len

A simple helper to retrieve the length of the current insn.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20221020030641.2066807-2-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate-vfp.c
target/arm/translate.c
target/arm/translate.h