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
What calling convention should I use to make things portable?
Sep 04, 2025
c
assembly
x86
calling-convention
cpuid
Relation of endianness to assembly conversion of size in C
Sep 03, 2025
c
assembly
x86-64
endianness
Is there any reason to use MOVS/CMPS/STOS/SCAS without a repeat prefix?
Sep 03, 2025
assembly
x86
Linker Script Does Not Skip Bytes As Expected
Sep 03, 2025
assembly
x86
ld
linker-scripts
objcopy
What is the meaning of "ENT1 *" in TAOCP MIX assembly language?
Sep 03, 2025
assembly
knuth
taocp
Is '.set noat' unsupported for MIPS assembly?
Sep 03, 2025
assembly
mips
gnu
gnu-assembler
binutils
Does RSQRTSS break the dependency on the destination register?
Sep 03, 2025
assembly
x86
cpu-architecture
sse
Writing a new jit
Sep 03, 2025
c++
assembly
jit
Unexpected behaviour during implicit conversion in C
Sep 03, 2025
c
assembly
bitwise-operators
operator-precedence
integer-promotion
ARM-C Inter-working
Sep 02, 2025
c
assembly
cortex-m
thumb
lpc
Write graphics pixels in 16-bit assembly
Sep 03, 2025
assembly
x86
16-bit
vga
How do I ignore line breaks in input using NASM Assembly?
Sep 03, 2025
linux
assembly
x86
nasm
system-calls
ld MinGW link to standard C library
Sep 02, 2025
windows
assembly
x86
mingw
nasm
How to run bitwise OR on big vectors of u64 in the most performant manner?
Sep 02, 2025
c++
performance
assembly
cpu
avx
How do I call a global C function pointer in NASM without warnings?
Sep 01, 2025
c
assembly
global-variables
x86-64
nasm
Why does an `invlpg` instruction not work when I pass a pointer as a memory operand in inline assembly?
Sep 03, 2025
c
assembly
x86
inline-assembly
Arithmetic shift-right integers with half rounding toward zero
Sep 02, 2025
algorithm
assembly
bit-manipulation
bit-shift
integer-arithmetic
What is the purpose of IR (Intermediate Representation)
Sep 02, 2025
assembly
compiler-construction
#define in inline assembly in GCC
Sep 02, 2025
c
assembly
embedded
inline
I don't understand these assembly code and machine code differences if assembly code instructions are equivalent of machine code instructions
Sep 01, 2025
assembly
executable
Older Entries »