Search code examples
pointers in assembly risc v...


cpointersassemblyriscv

Read More
How to make a ir send 38 Khz carrier avr attiny2313v...


assemblyavravr-gcc

Read More
Microsoft SQL Studio Managements logs from stored procedure...


assemblywebsocketssms

Read More
Hello World using NASM (and GoLink) on x64 64 bit Windows...


windowsassemblywinapix86-64nasm

Read More
Why does the Windows API WriteFile require rbx to be set to [rsp]?...


windowsassemblywinapix86-64nasm

Read More
Opening file modes in x86 assembly Linux...


linuxassemblyx86

Read More
Indexing an array in .data faults with an address a lot higher than the array...


arrayspointersassemblyx86masm

Read More
What does : (colon) mean in x86 addressing modes, between ES and the rest?...


assemblyx86memory-segmentation

Read More
int_fast8_t size vs int_fast16_t size on x86-64 platform...


cassemblyx86-6464-bitlow-level

Read More
How to handle exceptions and interrupts in aarch64?...


exceptionassemblyinterruptqemuarm64

Read More
Turbo Assembler 16 BIT Encryption Binary File...


assemblytasmdosbox16-bit

Read More
Confusion about ARM documentation on carry flag...


assemblyarmcomparecarryflag

Read More
Cannot call real mode C function from bootloader (NASM + GCC toolchain)...


gccassemblyx86bootloaderosdev

Read More
helloWorld.o: file not recognized: File format not recognized (cross-assembling a Linux executable o...


linuxassemblyx86nasmcross-compiling

Read More
How to read from and write to files using NASM for x86-64bit...


linuxassemblyx86-64nasmsystem-calls

Read More
Looking for mmap flag values...


cassemblyx86-64system-callsmmap

Read More
How to use ".ifnb" in Gnu Assembly? And how to accept a blank value as an argument for a &...


assemblymacrosx86-64gnuatt

Read More
ARM Assembly - Code multiple functions in one file...


assemblyarm

Read More
How does the formula x & (x - 1) works?...


mathassemblybinarybit-manipulationarithmetic-expressions

Read More
Return a value from assembly function to calling c++ function...


c++debuggingassemblymasm

Read More
my assembly code doesnt run and i dont understand why...


assemblyx86masm

Read More
Hello World direct Assembly Code execution in VBA - so close but Access Violation on Return...


vbaassemblyx86comshellcode

Read More
GCC seemingly misses simple optimization...


c++gccassemblyoptimization

Read More
How to do inputs in x86 assembly on windows?...


assemblyx86

Read More
Permanently Change Disassembly Flavor in GDB...


linuxassemblyx86gdbintel-syntax

Read More
8086- why can't we move an immediate data into segment register?...


assemblyx86x86-16cpu-registersmemory-segmentation

Read More
Do x86 instructions require their own encoding as well as all of their arguments to be present in me...


assemblyx86pagingvirtualizationkvm

Read More
Using OR r/m32, imm32 in NASM...


assemblyx86intelamd-processor

Read More
rdpmc in user mode does not work even with PCE set...


performanceassemblylinux-kernelx86intel-pmu

Read More
Why REP LODS AL instruction exists?...


assemblyx86intelamd-processor

Read More
BackNext