I tried but the GCC insists on using the documented immediate mode encoding. When coerced (asm(" .word 0x3ef");) the disassembler displays this as register mode. So the constant generator thing was a closely held secret. I wonder what magic happens if you refer to R2?
↧