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's the difference between puts and printf in C compiled into Assembly language
Nov 20, 2022
c
gcc
assembly
Is the PADDD instruction actually supported by MMX, even though it's missing from Intel's manual?
Dec 05, 2021
assembly
x86
mmx
Does Skylake need vzeroupper for turbo clocks to recover after a 512-bit instruction that only reads a ZMM register, writing a k mask?
Oct 25, 2020
assembly
x86
intel
micro-optimization
avx512
Relocatable symbols in ELF format (assembly language)
Nov 06, 2022
assembly
gnu
elf
Win32 EXCEPTION_INT_OVERFLOW vs EXCEPTION_INT_DIVIDE_BY_ZERO
Dec 09, 2019
windows
exception
assembly
x86
intel
Free IDE + assembler + software emulator for x86 (MASM) assembly? [closed]
Mar 21, 2017
x86
emulation
assembly
Effects of removing all symbol table and relocation information from an executable?
Dec 01, 2014
linux
gcc
assembly
executable
Is it possible to optimize a compiled binary?
Sep 13, 2022
optimization
assembly
compiler-construction
Optimize for fast multiplication but slow addition: FMA and doubledouble
Oct 09, 2019
assembly
x86
floating-point
fma
double-double-arithmetic
Passing a pointer to an assembly function
Nov 01, 2022
assembly
x86
att
order for encoding x86 instruction prefix bytes
Feb 02, 2020
assembly
x86
SIGSEGV in optimized version of code
Sep 07, 2022
c
gcc
assembly
segmentation-fault
Why doesn't MS-DOS initialize the DS and ES registers?
Sep 20, 2018
assembly
dos
intel
masm
x86-16
How to multiply two quaternions with minimal instructions?
Nov 04, 2022
c
assembly
sse
multiplication
quaternions
X86 instructions to power off computer in real mode?
Oct 31, 2014
assembly
x86
dos
intel
Where is the load barrier for the volatile statement?
Apr 13, 2022
java
multithreading
assembly
intel
What is the purpose of xorps on the same register?
Oct 31, 2020
c++
assembly
while(i--) optimization by gcc and clang: why don't they use sub / jnc?
Dec 15, 2019
c
performance
gcc
assembly
x86
Does vzeroall zero registers ymm16 to ymm31?
Nov 20, 2022
assembly
x86
intel
avx
avx512
Is L2 HW prefetcher really helpful?
Apr 25, 2022
c
performance
assembly
x86-64
avx
« Newer Entries
Older Entries »