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 is clang over-complicating my simple factorial function?
Jun 18, 2022
c++
assembly
x86
compiler-optimization
clang++
clang vs gcc: different code for volatile access
Nov 16, 2022
c++
gcc
assembly
clang
volatile
Choose assembly implementation to use based on supported instructions
Mar 30, 2021
c++
c
assembly
static-libraries
static-linking
Java auto vectorization example
Jun 09, 2022
java
assembly
vectorization
x86-64
simd
Copying 64 bytes of memory with NT stores to one full cache line vs. 2 consecutive partial cache lines
Apr 05, 2022
c
performance
assembly
x86
avx
What is clang trying to do optimizing this simple recursive algorithm?
Mar 12, 2021
c
assembly
x86
clang
assembly language in os x
Nov 10, 2022
macos
assembly
Assembly Converting MOV / MOVZX and MOVSX to C code (no inline asm)
Apr 20, 2021
c
assembly
x86
transformation
code-translation
How does the linker find the main function?
Mar 13, 2022
assembly
x86
x86-64
Assembly, the meaning behind the colon ":"
Nov 04, 2022
assembly
tasm
Run dynamically generated assembly in C (GNU/Linux)
Mar 24, 2022
c
assembly
compiler-construction
jit
machine-code
Cost of x86 register renaming
Jan 06, 2020
c
assembly
x86-64
renaming
register-allocation
Trouble with custom OS's bootloader not jumping to kernel
Dec 05, 2016
linux
assembly
bootloader
how are structs passed as parameters in assembly
Jun 13, 2017
assembly
x86
stdcall
cdecl
Calculating the file offset of a entry point in a PE file
Nov 21, 2022
windows
assembly
portable-executable
Fibonacci Series in Assembly x86
Oct 30, 2022
assembly
x86
fibonacci
Why does VC++ 2010 often use ebx as a "zero register"?
Sep 12, 2021
visual-c++
assembly
x86
visual-c++-2010
Why does Clang do this optimization trick only from Sandy Bridge onward?
Apr 25, 2021
assembly
optimization
clang
x86-64
division
Is it possible to wake up intel cores with INIT-SIPI-SIPI sequence with all cores in real mode?
Jan 07, 2022
assembly
x86
dos
multicore
fasm
Is an extra move somehow faster when doing division-by-multiplication?
Oct 02, 2022
c
gcc
assembly
clang
x86-64
« Newer Entries
Older Entries »