Search code examples
How to disable AT&T/enable Intel syntax in lazarus debug window?...


assemblypascaldisassemblylazarusintel-syntax

Read More
How to disable hardware prefetchers in Mac OS on Apple M1?...


macosassemblycpu-architectureapple-m1apple-silicon

Read More
Arm Assembly for RPI3 b+ why make xor on register for counter?...


assemblyarmcounterxorarmv7

Read More
MPLAB X IDE 6.15 Assembly Toolchain...


assemblypicmicrochipmplab

Read More
Writing a putchar in Assembly for x86_64 with 64 bit Linux?...


linuxassemblynasmx86-64system-calls

Read More
Error linking a Linux shared library in NASM - 'readdressing R_X86_64_PC32 to symbol "foo&q...


cassemblyshared-librariesx86-64nasm

Read More
Unable to parse a word in nasm...


linuxdebuggingassemblynasm

Read More
x86 procedure (32-bit) only works on certain parts of my code...


debuggingassemblyx86nasmld

Read More
If I run the same program multiple times will it precisely take same number of clock cycles?...


cwindowsperformanceassemblyintel

Read More
Address of labels (MSVC)...


c++assemblyinline-assemblygotolabeled-statements

Read More
Confusion about bsr and lzcnt...


assemblyx86bmi

Read More
How to dispatch Kernel to AMD integrated GPU?...


assemblygpuhardware-accelerationamd-gpu

Read More
equivalence between jump and cmov...


assemblyx86

Read More
"Hello world" in x64 assembly for Windows - Shadow space / Stack alignment...


windowsassemblyx86-64nasmstack-memory

Read More
GNU AS assembly cannot convert user input to a decimal...


assemblyarm64gnu-assembler

Read More
How to create an INT 1 interrupt handler when the Trap Flag is enabled?...


windowsdebuggingassemblyx86-64masm64

Read More
add two digit numbers in NASM(Linux)...


linuxassemblynasm

Read More
Why is the use of a stack, manipulated by both a stack pointer and a base pointer, the proper soluti...


functionassemblymemory-managementcallstack

Read More
"error: invalid combination of opcode and operands", when comparing "dereferenced&quo...


assemblyx86comparenasm

Read More
How to create a variable in the BSS section in NASM?...


windowsassemblyx86nasm

Read More
How does RESW in SIC machine works...


assemblyinstruction-setmicroprocessorssic

Read More
Role of linker scripts when writing x86 assembly...


assemblyx86linkerbootloaderlinker-scripts

Read More
PEP9 assembly application interpreting characters...


assemblypep9-assembly

Read More
Why are there so many different calling conventions?...


assemblyhistorylow-levelcalling-convention

Read More
Is VGF2P8AFFINEINVQB the longest x86 instruction mnemonic?...


assemblyx86x86-64instructionsmnemonics

Read More
How to obtain reliable Cortex M4 short delays...


assemblydelaycortex-mno-op

Read More
The pipeline of add with lsl >4 in Neoverse N1...


assemblyarmcpu-architecturearm64

Read More
How does the stack work in assembly language?...


assemblystackcallstackstack-memory

Read More
Use string values in Win API call...


windowsassemblywinapix86-64

Read More
Can every MOV instruction be replaced with a PUSH/POP?...


assemblygccx86-64

Read More
BackNext