]> Git Repo - qemu.git/commit
softfloat: Provide complete set of accessors for fp state
authorPeter Maydell <[email protected]>
Tue, 7 Jan 2014 17:19:11 +0000 (17:19 +0000)
committerPeter Maydell <[email protected]>
Wed, 8 Jan 2014 19:07:22 +0000 (19:07 +0000)
commit879d096b37b1233fec334bc2c2f569ac3b8fec9a
treeb5ef5457a51eb547a39a5f02913210958160a5e8
parentfd728f2f949273563f799640b863b4b94dc4c6da
softfloat: Provide complete set of accessors for fp state

Tidy up the get/set accessors for the fp state to add missing ones
and make them all inline in softfloat.h rather than some inline and
some not.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
fpu/softfloat.c
include/fpu/softfloat.h
This page took 0.026098 seconds and 4 git commands to generate.