Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in assembly
How to change errno value in asm x64
Sep 19, 2026
linux
assembly
x86-64
system-calls
errno
Understanding of boot loader assembly code and memory locations
Sep 18, 2026
assembly
x86-16
bootloader
real-mode
When using the MOV mnemonic to load/copy a string to a memory register in MASM, are the characters stored in reverse order?
Sep 18, 2026
string
assembly
x86
masm
masm32
how is a struct returned by value, in terms of assembly language, if that struct is too large to fit in a register? [duplicate]
Sep 18, 2026
assembly
x86-64
calling-convention
abi
return-by-value
Understanding user vs. system stack pointers in Motorola 68k
Sep 18, 2026
assembly
callstack
motorola
68000
stack-pointer
SYSRET vs SYSRETQ distinction and compatibility mode
Sep 17, 2026
assembly
x86
x86-64
intel
cpu-architecture
bug changing strings to incorrect values while trying to reverse a string in x86-64
Sep 14, 2026
linux
assembly
x86-64
Why does this code save registers before interrupts which don't destroy these registers?
Sep 16, 2026
assembly
x86-16
dos
bios
real-mode
IDA Pro: How to modify a function to always return true?
Sep 17, 2026
assembly
arm
ida
Which assembly instructions or scenarios explicitly require the use of the RCX, ECX, CX, or CL counter registers?
Sep 16, 2026
assembly
x86-64
nasm
masm
calling-convention
What is relative jump?
Sep 16, 2026
delphi
assembly
page-jump
Reading a string in TASM x86 assembly
Sep 15, 2026
assembly
When we run an executable, do all the sections get loaded into memory at once?
Sep 16, 2026
linux
assembly
process
elf
virtual-memory
Problems in compiling x86 asm and inline-asm in ffmpeg to WebAssembly
Sep 15, 2026
assembly
ffmpeg
webassembly
A simple C program without #include <stdio.h>
Sep 16, 2026
c
assembly
printf
mingw
inline-assembly
int8 x uint8 matrix-vector product with column-major layout
Sep 15, 2026
assembly
x86
simd
sse
avx
What's the most efficient way to multiply 4 floats by 4 floats using SSE?
Sep 15, 2026
c
gcc
assembly
sse
sse2
« Newer Entries
Older Entries »