Skip to content

Update GAS syntax to highlight reg/instrs/jmp instrs

Waqar Ahmed requested to merge work/gas-update into master

This change adds "instructions", "Register names" and "jump instructions" to gnu-as syntax file to improve the highlighting. Additionally "Label"'s style is changed to "dsFunction" from dsKeyword which I believe is a bit more accurate.

Merge request reports