I've adjusted call argument bits according to r11754 (pdd03). This means
that all PASM code that is using function calls *and* any of (slurpy,
flatten, optional, or named arguments) has to be adjusted. These bits
need shifting left by 2.
PIR code is working unaltered.
Sorry for the