Vertaling van "ASM-Code" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Anwendungssoftware besteht aus einfachen Softwarebefehlen, die von der Hardware ausgeführt werden sollen, typischerweise C- oder ASM-Code.
Application software consists of simple software commands that you want the hardware to do, typically C or ASM code.
Im ASM-Listing könnte man es Zuordnen, wenn ich irgendwie die Hexadresse zwischen ASM-Code und Disasembler abgleichen könnte.
In the ASM listing, you could assign it if I could somehow match the hex address between ASM code and disasembler.
Die Präsentation zeigt generischen asm-Code für einige dieser Erweiterungen.
The presentation shows generic asm-code for some of these extensions.
Das C-Tool Blinken2MBS wandelt, dank BlinkenLib, beliebige Dateiformate in passenden asm-Code, so das die Bilddaten hinter den eigentlichen asm-Code kopiert werden können und dann z.B. mit tavrasm, avrdude und einem STK-200 auf den Atmega geflasht werden können.
The C-Tool Blinken2MBS changes any file format into fitting asm-Code by BlinkenLib. Image data is then copied behind the asm-Code and can be flashed by tavrasm, avrdude and a STK-200 on the Atmega.
Für alle, die C nicht so genau kennen: Der ASM-Code gibt einen Eindruck, wie kompakt und schnell der vom C-Compiler erzeugte Code ist.
If someone is uncertain about the code, produced by the C compiler: get the corresponding ASM code and look, how compact and fast the C generated code is.
Dagegen greift die RISC-V ISA-Spezifikation eine Stufe tiefer: sie dokumentiert die binäre Befehlsstruktur mit dem asm-Code und dazu die Entscheidungsgrundlage für das jeweilige Design.
On the other hand, the RISC-V ISA specification goes one level deeper: it documents the binary command structure with the asm-code and, in addition, the decision basis for the respective design.