[][src]Constant lasm::asm::PREDEFINED_REGISTERS

pub const PREDEFINED_REGISTERS: usize

This specifies the number of predefined registers. This is VERY important to get right, if this is too small, user defined registers will overwrite the Accumulator, StackPointer, and other predefined registers.