| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
... but according to the instruction set reference in shark that's storing the pre-rounded value, not the post.
You're right several are pointless, but at least the ones like this may not be (although they seem so at first sight):
frsp f1,f2 stfs f2,20(r28)
The reason is that some PPC's have a bug, whereby they throw an exception if you try to store an fpu value as a single without first explicitly rounding it to a single. I have to admit I'm not sure whether it can also pop up if the value in question has only been "touched" by single precision fpu ops though.
e.g.
f1 = frsp(f2) store(f2)
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ Do not post admin requests to the list. They will be ignored. PerfOptimization-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/perfoptimization-dev/email@hidden This email sent to email@hidden
| References: | |
| >"FP precision conv" with no floats in sight (From: "James W. Walker" <email@hidden>) | |
| >Re: "FP precision conv" with no floats in sight (From: John Stiles <email@hidden>) | |
| >Re: "FP precision conv" with no floats in sight (From: "James W. Walker" <email@hidden>) | |
| >Re: "FP precision conv" with no floats in sight (From: Chris Cox <email@hidden>) | |
| >Re: "FP precision conv" with no floats in sight (From: Jonas Maebe <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.