> Here is an example called from sys_pipe: > > 0xc0015538 <pdc_console_init+88>: ldil -3ff72800,r1 > 0xc001553c <pdc_console_init+92>: be,n 3c0(sr7,r1) > > I can't find where sr7 is initialized. It isn't, we don't need to. This branches to -0x3ff72800 + 0x3c0 = 0xc008dbc0. Philipp Rumpf