target/openrisc: Implement move to/from FPCSR
commita465772eea8fef59bef9a9fe424b1af4866991f5
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 26 Aug 2019 22:10:10 +0000 (26 15:10 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 4 Sep 2019 19:58:55 +0000 (4 12:58 -0700)
tree67872aa23218d239cfbd37c28b538d3ae063ea1f
parent2b13b4b93dc924a139d7a9350cd13c2c9479d03b
target/openrisc: Implement move to/from FPCSR

Reviewed-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/openrisc/cpu.c
target/openrisc/cpu.h
target/openrisc/fpu_helper.c
target/openrisc/machine.c
target/openrisc/sys_helper.c