[CDG5] HID1 Bit 9

Jd Lyons lyons_dj at yahoo.com
Thu Feb 28 00:20:57 AWST 2019


Seems we are zeroing bit 5 rather than bit 9?

0x00400000 vs ox04000000

> On Feb 27, 2019, at 8:28 AM, Elliot Nunn <elliotnunn at fastmail.com> wrote:
> 
> Slow reply, sorry. Sick in bed today. Enjoy High Sierra!
> 
>    mfspr   r31, 1009                   ; HID1
>    rlwinm  r31, r31, 0, ~0x04000000    ; clear bit 9
>    mtspr   1009, r31
> 
> 
>> On 27 Feb 2019, at 9:25 pm, Jd Lyons <lyons_dj at yahoo.com> wrote:
>> 
>> I’m not sure exactly how to modify this to set bit 9 to zero?
>> 
> 



More information about the cdg5 mailing list