Update GAS syntax to highlight reg/instrs/jmp instrs
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.