assembly-128-bit-unsigned-double-long

This is a school project.

Description can be found here. (19.12.2016)

Library

The name of the library is uDlong.asm. It provides the following functions:

  • readUDlong
  • writeUDlong
  • copyUDlong
  • addition
  • subtraction
  • multiplication

Tests

The file testUDlong.asm contains the tests for the functions.