OSDN Git Service

sparc: allow CASA with ASI 0xa from user space
authorAlex Zuepke <azu@sysgo.de>
Fri, 4 Dec 2015 15:01:02 +0000 (16:01 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 10 Dec 2015 11:19:18 +0000 (11:19 +0000)
commitbd4e097a8e30bb63ed7f46553b13f60809c30ac3
tree46dc816f983f1d7f6f554a79dd8411aa71b5505e
parenta3154ccabcb21ac4e42877c965df60976832dbc5
sparc: allow CASA with ASI 0xa from user space

LEON3 allows the CASA instruction to be used from user space
if the ASI is set to 0xa (user data).

Signed-off-by: Alex Zuepke <azu@sysgo.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-sparc/translate.c