Mark Cave-Ayland wrote:
[...] No worries. The offending FCodes are:
0x246 - x@ ( oaddr -- o ) Fetch octlet from an octlet aligned address
0x247 - x! ( o oaddr -- ) Store octlet to an octlet aligned address
Oops. Yup, during the Solaris 10->Solaris Nevada rewrite, they added a bunch of x@ and x! throughout the code.