Re: Question about head_fsl_booke.S

2009-07-27 Thread Kumar Gala
On Jul 26, 2009, at 10:34 AM, wilbur.chan wrote: e500 , in head_fsl_booke.S We know,the first two steps are: 1) invalidate all entries except the entry we are in 2) setup a temp mapping and jump to it respectively: tlbwe bl 1f 1: mflr r9 rlwimi

Question about head_fsl_booke.S

2009-07-26 Thread wilbur.chan
e500 , in head_fsl_booke.S We know,the first two steps are: 1) invalidate all entries except the entry we are in 2) setup a temp mapping and jump to it respectively: tlbwe bl 1f 1: mflr r9 rlwimi r7,r9,0,20,31 addi r7, r7,24 mtspr