VSB-TUO

poli homepage



Do not adjust to the system. Adjust the system!

Strojově orientované jazyky


Požadavky pro absolvování předmětu.

Requirements for subject.

Studijní text pro předmět SOJ - PDF.

Syllabus for Assembly Language - PDF.

Source codes on github (archive: soj-asm-demo-main.zip).

Intel Software Developer's Manual Vol. 1. Basic Architecture.

Intel Software Developer's Manual Vol. 2. Instruction Set Reference A-Z.

Instruction Set Reference in Files (source).

Linux packages for SOJ:

  $ sudo apt install make gcc nasm 
  $ sudo dpkg --add-architecture i386
  $ sudo apt update
  $ sudo apt install gcc:i386 libc6-dev:i386
  

Dokumentace překladače NASM verze 0.98 PDF.

Dokumentace překladače NASM verze 2.11 PDF.

Application Binary Interface 32 bits: PDF.

Application Binary Interface 64 bits on GitLab: PDF (or local archive).

FPU Tutorial (originál).

Calling convention: MAC OS X, Windows.

Doporučená literatura a seznam studentů:... viz EDISON



                


Design by poli 2021