Closed barracuda156 closed 1 month ago
This is what fails:
; 55 "src/greenlet/platform/switch_ppc_macosx.h" 1
; asm block 3
mr r11, 60(r30)
add r1, r1, r11
add r30, r30, r11
And this indeed is wrong, since mr
takes two registers.