# AddressWidth = 16/24 # 16-bit or 24-bit addresses depending on processor mode
# Maximum length of an instruction (for formatting purposes)
maxLength=3
maxLength=4
# Leadin bytes for multibyte instructions
leadInBytes=[]
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.