target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva
commit1371b02c5a060e423e70560dbca769b54e471ba9
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 5 Mar 2020 16:09:21 +0000 (5 16:09 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Mar 2020 16:09:21 +0000 (5 16:09 +0000)
tree42b4e307435a5f88a73b5024993150e8ca05a86a
parent7b182eb2467af6c47c9c77c64bbbeed8ed53c330
target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva

The function does not write registers, and only reads them by
implication via the exception path.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200302175829.2183-7-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper-a64.h