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
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
Why is XOR much faster than OR?
Apr 27, 2022
performance
assembly
rust
How to tell gcc to keep my unused labels?
Sep 13, 2022
c
assembly
gcc
compiler-flags
Running code on different processor (x86 assembly)
Aug 29, 2021
assembly
x86
multiprocessing
smp
real-mode
Real mode BIOS routine and Protected Mode
Aug 24, 2022
assembly
operating-system
x86
x86-16
protected-mode
intel
How to use libelf to generate an ELF file for my own compiler?
Oct 30, 2022
c
file
assembly
x86
elf
symbol table and relocation table in object file
Sep 13, 2022
assembly
compilation
object-files
symbol-table
[ARM CortexA]Difference between Strongly-ordered and Device Memory Type
May 09, 2018
memory
assembly
arm
cortex-a8
gcc inline assembly using modifier "P" and constraint "p" over "m" in Linux kernel
Mar 30, 2022
c
gcc
assembly
linux-kernel
Determine FLOPS of our ASM program
Jun 07, 2018
c
assembly
arm
neon
flops
Pointer Deferencing in x86 Assembly Code
Oct 15, 2022
c
pointers
assembly
x86
att
Why does direct accessing to structure members produces significantly more assembly code compared to indirect accessing in GCC?
Mar 07, 2022
c
pointers
gcc
assembly
compiler-optimization
Why does my disassembled C++ code use the instruction pointer and an offset to get string literals?
Feb 05, 2022
c++
assembly
x86-64
What does "r/m8" mean when used in instruction encoding tables?
Nov 02, 2022
assembly
x86
What is the penalty of mixing EVEX and VEX encoded scheme?
Nov 13, 2018
assembly
x86
simd
avx512
How to use "GS:" in 64-bit Windows Assembly (eg, porting TLS code)
Feb 09, 2019
winapi
assembly
x86-64
win64
« Newer Entries
Older Entries »