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 do x86 FP compares set CF like unsigned integers, instead of using signed conditions?
Sep 05, 2025
assembly
x86
sse
sse2
x87
How to .set a .globl symbol in GAS?
Sep 04, 2025
c
assembly
gnu-assembler
Why does this assembly implementation of strcmp behave unexpectedly?
Sep 05, 2025
c
assembly
x86
x86-64
strcmp
GNU as recursive/loop macro expected output
Sep 04, 2025
assembly
macros
riscv
gnu-assembler
C with inline assembly - recursive function that calls within the asm statement
Sep 05, 2025
c
recursion
assembly
arm
inline-assembly
Avoid unnecessary mov ecx, ecx instruction in bzhi(y, tzcnt(x))
Sep 05, 2025
c++
assembly
visual-c++
bit-manipulation
compiler-optimization
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
« Newer Entries
Older Entries »