Comments: Difference between revisions

m
Line 1,863:
li $t0,0x1234 ;this is also a comment</syntaxhighlight>
 
However, MARS and QTSPIM use the <code>#</code>.
<syntaxhighlight lang="mips"># this is a comment
li $t0,0x1234 # this is also a comment</syntaxhighlight>
1,489

edits