mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 09:44:24 +02:00
mips asm
This commit is contained in:
@@ -12,7 +12,7 @@ gateways and routers.
|
|||||||
|
|
||||||
[Read More](https://en.wikipedia.org/wiki/MIPS_architecture)
|
[Read More](https://en.wikipedia.org/wiki/MIPS_architecture)
|
||||||
|
|
||||||
```assembly
|
```asm
|
||||||
# Comments are denoted with a '#'
|
# Comments are denoted with a '#'
|
||||||
|
|
||||||
# Everything that occurs after a '#' will be ignored by the assembler's lexer.
|
# Everything that occurs after a '#' will be ignored by the assembler's lexer.
|
||||||
|
Reference in New Issue
Block a user