Course detail

Advanced Assembly Languages

FIT-IPAAcad. year: 2010/2011

Not applicable.

Language of instruction

Czech

Number of ECTS credits

5

Mode of study

Not applicable.

Learning outcomes of the course unit

Not applicable.

Prerequisites

Not applicable.

Co-requisites

Not applicable.

Planned learning activities and teaching methods

Not applicable.

Assesment methods and criteria linked to learning outcomes

Not applicable.

Course curriculum

Not applicable.

Work placements

Not applicable.

Aims

Not applicable.

Specification of controlled education, way of implementation and compensation for absences

Not applicable.

Recommended optional programme components

Not applicable.

Prerequisites and corequisites

Not applicable.

Basic literature

  • Hyde, R.: The Art of Assembly Language, No Strach, 2003, ISBN 1886411972
  • Irvine, K.R.: Assembly Language for Intel-Based Computers, Prentice Hall, 2002, ISBN 0130910139
  • Bistry, D.: The Complete Guide to MMX Technology, McGraw-Hill/TAB Electronics, 1997, ISBN 0070061920
  • Abel, P.: IBM PC Assembly Language and Programming, Prentice-Hall, Inc., 1995, ISBN 0-13-317729-7
  • Intel 64 and IA-32 Architectures Software Developer's Manuals [online]. K dispozici na <www.intel.com>.

Recommended reading

Orság, F.: Studijní opora k předmětu IPA
Zbořil, F.: Strojově orientované jazyky, skripta, VUT v Brně, 1991, ISBN 80-214-0349-7
Hyde, R.: The Art of Assembly Language, No Strach, 2003, ISBN 1886411972
Kusswurm, D.: Modern X86 assembly language programming: 32-bit, 64-bit, SSE, and AVX. Apress, 2014. ISBN: 9781484200650.
Irvine, K.R.: Assembly Language for Intel-Based Computers, Prentice Hall, 2002, ISBN 0130910139
Bistry, D.: The Complete Guide to MMX Technology, McGraw-Hill/TAB Electronics, 1997, ISBN 0070061920
Abel, P.: IBM PC Assembly Language and Programming, Prentice-Hall, Inc., 1995, ISBN 0-13-317729-7
Intel 64 and IA-32 Architectures Software Developer's Manuals [online]. K dispozici na <www.intel.com>.

Classification of course in study plans

  • Programme IT-BC-3 Bachelor's

    branch BIT , any year of study, winter semester, elective

Type of course unit

 

Lecture

26 hours, optionally

Teacher / Lecturer

Syllabus

  1. Architecture of the Pentium processors: register set, memory addresing, interrupts
  2. Protected Mode: instruction set and basic principles
  3. Protected Mode: FPU, memory
  4. Basic rules of the programming in the protected mode, task management
  5. Win32 API: programming of the Windows applications (console)
  6. Win32 API: programming of the Windows applications (windows)
  7. MMX instruction set
  8. Application of the MMX instructions in the multimedia application
  9. SSE and 3DNow! instruction sets
  10. Use of the SSE and 3DNow! in the general applications
  11. Use of the SSE and 3DNow! in the 3D graphics
  12. 64-bit processors (AMD 64): architecture, instruction set, changes and extensions
  13. Development of the 64-bit applications

Exercise in computer lab

16 hours, optionally

Teacher / Lecturer

Syllabus

  1. Switching to the protected mode and task management in the protected mode
  2. Win32 API - console application
  3. Win32 API - window application I
  4. Win32 API - window application II
  5. Application of the MMX instructions
  6. General application of the SSE instructions
  7. Application of the SSE instructions in the 3D graphics
  8. Individual program

Project

10 hours, optionally

Teacher / Lecturer