> Unfortunately, =FILL only fills with a two-byte value, making it > useless for most RISC machines. I know that both Sparc and Alpha > will fail. We must let the assembler do this. But those machines have fixed-sized 32-bit instructions that need only natural alignment, do they not? So cutting a function between instructions shouldn't hurt at all.