Skip to content

x86_64 assembly language, featuring a variety of tasks that showcase its capabilities

License

Notifications You must be signed in to change notification settings

zkryaev/asm_x86-64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Description
1 Arithmetic operations with operands Logical operators, overflow, conditional transitions, system calls
2 Sort each diagonal of a square matrix parallel to the secondary diagonal Address arithmetic, cycles
3 Remove words from the string of -arbitrary- length whose first and last characters are different Working with strings, files, streams, and similar tasks
4 Compute the value of a function at a point using series expansion Working with real numbers and performing complex arithmetic operations on them
5 Resize image using Nearest Neighbor algorithm Working with images using a third-party library, assembler insertion

About

x86_64 assembly language, featuring a variety of tasks that showcase its capabilities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published