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 does it mean by a branch penalty?
Jan 28, 2023
assembly
cpu-architecture
branch-prediction
Print newline with as little code as possible with NASM
Jan 28, 2023
linux
assembly
x86-64
nasm
code-size
Force a migration of a cache line to another core
Jan 28, 2023
c++
assembly
concurrency
x86
cpu-cache
Which instructions can produce a branch misprediction on x86 CPUs?
Jan 28, 2023
assembly
x86
cpu
pipeline
branch-prediction
Benchmarking memory copy in a single shot
Jan 28, 2023
c
performance
assembly
x86-64
benchmarking
Why does the Linux Kernel copy implementation use the AC flag?
Jan 27, 2023
linux
assembly
linux-kernel
x86
systems-programming
Optimize nested loops for pattern-filling an array, to help the compiler produce efficient ARM assembly?
Jan 27, 2023
c
assembly
arm
micro-optimization
Why is /=2 different from >>=1 for signed integers, and compiles to different asm?
Jan 27, 2023
c
assembly
x86
integer-division
Why a*b/c instead of a*(b/c) gives 3x bigger program size on AVR?
Jan 27, 2023
c
assembly
gcc
avr
atmega
What is the difference between linear ,physical ,logical and virtual memory address?
Jan 27, 2023
assembly
x86
operating-system
ram
memory-address
Why this unnecessary MOVAPD copy in gcc 9.1, in a tiny function
Jan 27, 2023
assembly
gcc
x86-64
sse
micro-optimization
Stack cleanup not working (__stdcall MASM function)
Jan 26, 2023
c
assembly
x86
masm
stdcall
On x64 Linux, what is the difference between syscall, int 0x80 and ret to exit a program?
Jan 26, 2023
linux
assembly
x86-64
system-calls
exit
Doxygen and Assembly Language
Jan 26, 2023
documentation
assembly
doxygen
How to load kernel into memory from CD-ROM using Assembly (NASM)
Jan 24, 2023
assembly
operating-system
kernel
nasm
bootstrapping
x86 code generator framework for Delphi
Jan 26, 2023
delphi
code-generation
x86
intel
assembly
What is wrong with this simple piece of code?
Jan 25, 2023
assembly
x86 opcode alignment references and guidelines
Jan 25, 2023
assembly
x86
x86-64
memory-alignment
micro-optimization
Question about the Intel's IA-32 software developer manual
Jan 25, 2023
assembly
intel
x86
SegFaults in my Assembler? But that's impossible! :O
Jan 24, 2023
assembly
crash
x86
nasm
segmentation-fault
« Newer Entries
Older Entries »