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
Why are ebx, esi and edi unusable when operating with a stackframe?
Sep 21, 2026
assembly
x86
calling-convention
stack-frame
Code using RISC-V a program that gives the largest value in a sequence
Sep 21, 2026
assembly
riscv
NASM and clang/LLVM generating different object files
Sep 21, 2026
macos
assembly
nasm
osdev
multiboot
x86-64 Linux NASM. Function parameter passing of type int array declared as a function in C++ file
Sep 21, 2026
c++
linux
assembly
stack
function-parameter
Is there a way of coding IBM's BAL on ZLinux?
Sep 20, 2026
linux
assembly
mainframe
s390x
x86 sub instruction opcode confusion [duplicate]
Sep 20, 2026
assembly
x86
tasm
opcode
instruction-encoding
MASM doesn't insert x87 WAIT prefixes with some combinations of CPU and FPU directives
Sep 20, 2026
assembly
x86
masm
masm32
x87
What's the purpose of _dl_sysinfo_int80?
Sep 19, 2026
c
gcc
assembly
x86
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
Older Entries »