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
Static branch prediction / GCC optimization
Nov 20, 2022
c
gcc
optimization
assembly
x86-64
How to define an exported symbol's address
Jan 30, 2022
c++
c
gcc
assembly
linker
Understand assembly code in c
Nov 03, 2022
c
assembly
clang
Assembly code redundancy in optimized C code
Feb 14, 2022
c
gcc
optimization
assembly
Write a simple Bootloader HelloWorld - Error function print string
Feb 07, 2017
c++
c
gcc
assembly
bootloader
What does the ljmp instruction do in the linux kernel fork system call?
May 26, 2022
assembly
linux-kernel
x86
gnu-assembler
att
Parsing Call and Ret with ptrace.
Nov 05, 2021
c
assembly
x86-64
ptrace
Why does ARM say that "A link register supports fast leaf function calls"
Jun 07, 2022
assembly
arm
cpu-architecture
instruction-set
Is there any situation where using MOVDQU and MOVUPD is better than MOVUPS?
Jun 17, 2022
assembly
x86
x86-64
intel
sse
Is shufps slower than memory access?
May 24, 2022
c++
assembly
sse
simd
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
« Newer Entries
Older Entries »