-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01/11/11 07:59, Gidi Nave wrote: > Hi Ian, > > Relevant instruction supported: > > add r,r,r > add r,r unsigned > add r,r, signed > add d,d,d > add d,d unsigned You're probably going to need a secondary reload to deal with this case d = r + -const
If you allocate another R register for the secondary reload, then you could generate R2 = -96 R2 = R1 + R2 D = R2 jeff -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJNLHhlAAoJEBRtltQi2kC7vAQH/0zJq9h2oVDzY4PaSME88H9P IPuy0RIfTZlmvMsZ2Uiik6bzacKgqgktMpc5b92JsF/XwgVOo98ehRq+x9I2+tMv /o/pnpqN/qaBXPcF96LG7CMkxthkUJFg6Frif2ewpF5XC8wX2F7Zp/zTAYj8tPUd KOEFKLSOL1jsKJGlqI1bmhp2LtwyqVVbXiSaJX0wNy40bn2v/FZz6PHV50///itr 1YHc4uS7nhODMNqY8JdyZW8lTOrg9CA73biQLlr63nqVFkwsSDCKoaq+kyZJjn9L vBS3QWz36KMjVgNtY9pMXDLP2O93c++5tTpn9uXEgsCLO/e1O1cT3Z3ILaj7Dlc= =DLmt -----END PGP SIGNATURE-----