OSDN Git Service

target/arm: Implement ARMv8.3-JSConv
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 21 Feb 2019 18:17:46 +0000 (18:17 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Feb 2019 18:17:46 +0000 (18:17 +0000)
commit6c1f6f2733a7692793135ea5ce72b829add99a50
tree9f3c2c2fcdd9eb1417e99b30d7932d88ebf94e51
parente80941bd64cc388554770fd72334e9e7d459a1ef
target/arm: Implement ARMv8.3-JSConv

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190215192302.27855-5-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: fixed a couple of comment typos]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.c
target/arm/cpu.h
target/arm/cpu64.c
target/arm/helper.h
target/arm/translate-a64.c
target/arm/translate.c
target/arm/vfp_helper.c