File:X86 Assembly Listing for ComplexAdd.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

X86_Assembly_Listing_for_ComplexAdd.png(396 × 256 pixels, file size: 14 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: An X86 assembly listing of a function adding two complex numbers. The function takes three parameters: a pointer to a structure composed by two 80-bit floating-point numbers, being the real and imaginary parts of the complex number, representing the first complex number to add (eax, [ebp+0x08]), a pointer to the second number to add (ecx, [ebp+0x0C]) and a pointer to a complex number receiving the result (edx, [ebp+0x10]). The function is mostly composed of floating-point instructions to exchange information between RAM and the floating-point unit (FPU). The function uses the STDCALL calling convention.
Date
Source Own work
Author Luis150902
Other versions

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current12:13, 25 August 2016Thumbnail for version as of 12:13, 25 August 2016396 × 256 (14 KB)Renamed user awfwvowjvwrvnwio (talk | contribs)Pasted from source code.
11:19, 25 August 2016Thumbnail for version as of 11:19, 25 August 2016459 × 253 (15 KB)Renamed user awfwvowjvwrvnwio (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata