operator-short.md
May 2, 2024 ยท View on GitHub
Asmc Macro Assembler Reference
operator SHORT
SHORT label
Sets the type of label to short. All jumps to label must be short (within the range -128 to +127 bytes from the jump instruction to label).
May 2, 2024 ยท View on GitHub
Asmc Macro Assembler Reference
SHORT label
Sets the type of label to short. All jumps to label must be short (within the range -128 to +127 bytes from the jump instruction to label).