This commit is contained in:
Miloslav Ciz 2024-02-25 01:09:12 +01:00
parent 280aba9025
commit 5117c92dd9
37 changed files with 1734 additions and 1720 deletions

View file

@ -130,6 +130,8 @@ We will now compile it to different assembly languages (you can do this e.g. wit
{ I used this online tool: https://godbolt.org. ~drummyfish }
{ Also not sure the comments are 100% correct, let me know if not. ~drummyfish }
The [x86](x86.md) assembly may look like this:
```