Implement %fprs.DU/DL bits.
The FPU sets %fprs.DL and %fprs.DU when values are assigned to %f0-31
and %f32-63 respectively.
The first patch fixes problems that are found when adding the lines
for fprs and would be better to be fixed before adding the fprs thing.

Tsuneo Saito (2):
  SPARC64: fix fnor* and fnand*
  SPARC64: implement %fprs dirty bits

 target-sparc/translate.c |  130 +++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 124 insertions(+), 6 deletions(-)

-- 
1.7.5.4


Reply via email to