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 : Intel Corporation (INTC)
INTC 34.50+2.6%Nov 21 9:30 AM EST

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Joe NYC who wrote (108345)8/25/2000 2:34:44 PM
From: Tenchusatsu  Read Replies (1) of 186894
 
Joe, I'm pretty sure the compiler guys, both IA-32 and IA-64, know their stuff when it comes to the challenges of C++ and OO programming. In any case, I would imagine that optimization would include inlining of simplistic functions and streamlining of late-binding function calls (such as those labeled "virtual"). Then the blocks which can be optimized will become larger and more manageable.

At least Itanium has a way to improve upon function calls and minimizing "spill-n-fill" of the register file. Itanium supports a register window and a background register save mechanism, so the processor won't have to worry about copying some (if not all) of the registers to memory before jumping to a function. This works even for recursive function calls.

Tenchusatsu
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext