SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : IS INTC A GROWTH STOCK?
INTC 37.06-6.2%3:59 PM EST

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Yaacov who wrote (113)5/12/1997 11:49:00 PM
From: jim kelley   of 243
 
Yaacov,

I have not seen the patch published yet.

I would think that the software companies are in the best position to check their own applications. They can determine where the floating
point to integer conversions are being used by performing a global
search on either the assembly source code or the binary code. If they are using binary code they will need to know which parts of the code are program and which are data.

Some companies (MSFT) will modify their compiler so that they produce correct code sequence to correct for an error like this. This is likely to be done and will eliminate the possibility of this error in new application code. This has been done many time before by other companies to correct for processor bugs.( I will refrain from naming them.)

The patch may vary from testing for the conditions that give rise to the
error and setting an equivalent " software flag" to replacing the instuction in question with a equivalent software function.

In most cases the software manufacturer will install the patch in the next release. In other cases, the end user can download the patch from the internet the way that MSFT does it for NT and Windows 95.

INTC can publish several different versions of the patches from as guidance for the user to select from for use in their own applications software.

This is business as usual for programmers. They have been doing this
since the beginning of the computer industry.

Regards

Jim K.
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext