Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13 14
.globl foo .csect foo[PR] foo: bl bar - 0x3000 lwz 1,80(1) bl bar + 0x1000 .ifeq size - 32 lwz 2,20(1) .else ld 2,40(1) .endif bl bar + 0x2800 nop bl bar