Dan Sugalski <[EMAIL PROTECTED]> wrote: > 2) The assembler and PIR compiler need to be taught appropriate > transforms
Any objections if I handled unary opcodes with constant arguments inside IMCC? We have still opcodes like: sin_n_nc # sin Nx, 3.14 The created code would be set Nx, 0.001593... Only numeric constants with N registers. leo