Xref: utzoo comp.sys.intel:1433 comp.arch:18787 Path: utzoo!attcan!uunet!mcsun!hp4nl!fwi.uva.nl!linden From: linden@fwi.uva.nl (Onno van der Linden) Newsgroups: comp.sys.intel,comp.arch Subject: Re: Intel bugs / bugged by Intel :-( Message-ID: <1398@carol.fwi.uva.nl> Date: 26 Oct 90 17:18:14 GMT References: Sender: news@fwi.uva.nl Followup-To: comp.sys.intel Lines: 20 jsp@glia.u.washington.edu (Jeff Prothero) writes: [Stuff deleted] >For the the record, the latest bug is that a POPAD followed by a MOV >ECX, [EDX+EDI] will clobber EAX. It appears that Intel got a little >too aggressive on the pipelining here, and that the final POPAD cycle >(which restores EAX) is being trashed by the address unit computations >for [EDX+EDI]. Here's some code to reproduce the problem, provided >courtesy of John Lauro (jal@acc.flint.umich.edu). The bug has been >detected on an old 16MHz '386 and a new 25MHz DX, and not on an SX. >We haven't checked any other machines. Well, I checked the 386SX at home and it _does_ have the bug described above.Are there any 'fixed' 386SX's on the market ? [Program to detect bug deleted] Onno van der Linden linden@fwi.uva.nl