mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 01:34:19 +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)
|
||||
|
||||
```assembly
|
||||
```asm
|
||||
# Comments are denoted with a '#'
|
||||
|
||||
# Everything that occurs after a '#' will be ignored by the assembler's lexer.
|
||||
|
Reference in New Issue
Block a user