target/xtensa: move FSR/FCR register accessors
commitff35a7d1a1027bb867ee6f23935100dd105331fe
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 13 Jul 2015 01:30:41 +0000 (13 04:30 +0300)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 21 Aug 2020 19:48:15 +0000 (21 12:48 -0700)
tree7f77cfc6795f7d9d3332edc513dd5b8f2838e55d
parent5680f20756fa21ca7bd72b6d9bbc8598f5b7a240
target/xtensa: move FSR/FCR register accessors

Move FSR/FCR register accessors from core opcodes to FPU2000 opcodes as
they are FPU2000-specific.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
target/xtensa/translate.c