<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=gb2312>
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY id=MailContainerBody 
style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 10pt; COLOR: #000000; PADDING-TOP: 15px; FONT-FAMILY: Arial" 
bgColor=#ffffff leftMargin=0 topMargin=0 CanvasTabStop="true" acc_role="text" 
name="Compose message area">
<DIV>intercepted from \cpu\74xx_7xx\cache.S</DIV>
<DIV>&nbsp;</DIV>
<DIV>/*<BR>* Enable L1 Instruction 
cache<BR>*/<BR>_GLOBAL(icache_enable)<BR>mfspr r3, HID0<BR>li r5, 
HID0_ICFI|HID0_ILOCK<BR>andc r3, r3, r5<BR>ori r3, r3, HID0_ICE<BR>ori r5, r3, 
HID0_ICFI<BR>mtspr HID0, 
r5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;// 
this instruction is redundant,<BR>mtspr HID0, 
r3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;// 
or this one?<BR>isync<BR>blr</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>-lxg</DIV></BODY></HTML>