Diese zweite ausführbare Datei hat die Aufgabe, das Bitmap-Image zu lesen und einen codierten Assembly-Code daraus zu extrahieren.
That second executable has the task of reading the bitmap image and extracting an encoded assembly code from it.
Er erklärt jeden Schritt, den er nimmt, und Sie können auf den Assembly-Code für jeden Schritt schauen.
He explains every step he takes and you can look at the assembly code for each step.
Jeder Schritt schließt den Assembly-Code (ACME cross compiler) und ein Teil des Programms (.prg) ein.
Every step includes the assembly code (ACME cross compiler) and part of the program (.prg).
TimeWeaver bietet Ihnen dieselbe leistungsstarke Benutzeroberfläche, die Sie von anderen AbsInt-Tools gewöhnt sind: nahtlos integrierte grafische und textuelle Anzeigen zum Kontrollfluß, Quellcode, Assembly-Code, Konfigurationsdateien und den Analyseergebnissen
TimeWeaver offers the same powerful user interface you are used to from working with other AbsInt tools, with fully integrated graphical and textual viewers for control flow, analysis results, source code, assembly code, and configuration files.
Keine Vermischung von Assembly-Code in einem Object Pascal- oder C++-Block.
No mixing of assembly code in a block of Object Pascal or C++.
Optimierter Assembly-Code und Blöcke für die Texas Instruments-Signalverarbeitung sowie die IQMath- und Digital Motor Control-Archive
Optimized assembly code and blocks for Texas Instruments signal processing, IQMath, and Digital Motor Control libraries
Beste Qualität pro Encodierzeit: Codecs, die es schon einige Zeit gibt (wie libavcodec MPEG-4 und Xvid), sind gewöhnlich heftig mit allen möglichen intelligenten Algorithmen und SIMD Assembly-Code optimiert.
Best quality per encoding time: Codecs that have been around for some time (such as libavcodec MPEG-4 and Xvid) are usually heavily optimized with all kinds of smart algorithms and SIMD assembly code.
Der Intel Intrinsics Guide ist ein interaktives Referenztool für Intel Intrinsic-Befehle, d.h. C-artige Funktionen, die Zugriff auf zahlreiche Intel Befehle erlauben - und mehr - ohne dass Sie Assembly-Code schreiben müssen.
an interactive reference tool for Intel intrinsic instructions, which are C style functions that provide access to many Intel instructions - including Intel SSE, AVX,...