|
Post by Lawrence on Sept 2, 2014 18:55:54 GMT
Just for the record, here is a list of errors I found in the original 2030 microcode image. I doubt that I have found all the errors yet!
Loc 0ED (QA941:G7) should have CN=C0 (not CD) Loc B2F (QB631:E1) should have CD=3 (Q) not A (G) Loc B3A (QB631:J4) should have CD=3 (Q) not A (G) Loc BB7 (QB641:Q4) should have CN=86 (not B6) Loc B74 (QB661:E4) should have CK=4 not 1 Loc BBA (QB661:L2) should have CU=2 (K->W) not 0 Loc B6F (QB681:E2) should have CV=0 (+) not 1 Loc 35E (QA791:E2) should have CK=4 not 8 Loc 35E (QA791:E2) should have CH=F (G6) not E (G4) Loc 7A3 (QB081:J4) should have CL=A (S5) not 9 (S3) Loc 7CF (QB101:G3) should have CA,CB,CD,CF,CG,CV,CC=0 (no ALU) Loc 080 (QA942:E1) should have CC=7 (xor) not 3 (or) Loc 00F (QA942:L7) should have CC=7 (xor) not 3 (or) Loc BF5 (QB651:C3) should have CC=5 (+1>C) not 6 (+C>C) - error in original microcode listing? Loc 894 (QC531:N4) should have CH=S6 not S1 - error in listing? Loc 718 (QC311:Q6) has had K=0000,0 and CS=K>FA added to allow Mpx share to work Loc 779 (QB151:J4) missing Loc 189 (QB791:E4) should have CL=S5 not S3 - error in listing? Loc 8FB (QC651:E4) should have CN=7A (not 74) Loc 5D5 (QC401:N9) should have CD=D (not 3 - so U not Q)
|
|