OpenSolaris

Printable Version Enter a New Search
Bug ID 6578110
Synopsis The DIF 'ret' instruction doesn't work as advertised
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:dtrace
Keywords DIF | instruction | ret
Responsible Engineer Jonathan Haslam
Reported Against
Duplicate Of
Introduced In solaris_10
Commit to Fix snv_70
Fixed In snv_70
Release Fixed solaris_nevada(snv_70)
Related Bugs
Submit Date 9-July-2007
Last Update Date 8-August-2007
Description
The DIF 'ret' instruction doesn't actually cause the DIFO being emulated to return as one would expect. This isn't an issue at present as we don't generate any code sequences where a 'ret' is in the middle of the instruction stream. However, this needs fixing in case we do at a future date.
Work Around
N/A
Comments
N/A