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 does MSVC use the stack needlessly when returning a small struct in a register?
Jul 01, 2021
c++
visual-studio
visual-c++
optimization
assembly
GCC/x86 inline asm: How do you tell gcc that inline assembly section will modify %esp?
Aug 26, 2022
c
gcc
assembly
x86
inline-assembly
Are BOOST_LIKELY and __builtin_expect still relevant?
Nov 07, 2022
gcc
assembly
boost
intel
Triple fault on stack in C code [closed]
Aug 19, 2019
gcc
assembly
x86
stack
osdev
How does the instruction decoder differentiate between EVEX prefix and BOUND opcode in 32-bit mode?
Jul 07, 2020
assembly
x86
instructions
opcode
Is it possible to translate an assembly language to LLVM IR, optimize it and then recompile it to a different architecture?
Mar 04, 2021
assembly
llvm
recompile
Is there raw linux system call API/ABI documentation
Nov 16, 2022
c
linux
api
assembly
kernel
Is it possible for other x86-64 emulators on M1 to leverage the same optimizations used by Rosetta 2?
Aug 31, 2022
assembly
emulation
arm64
apple-silicon
rosetta-2
Why is my more complicated C loop faster?
Oct 30, 2022
c
performance
assembly
Reproducing Unexpected Behavior w/Cross-Modifying Code on x86-64 CPUs
Aug 16, 2018
assembly
concurrency
x86
thread-safety
x86-64
Why does the MSVC C++ compiler expand a simple Hello World into 4000 lines of assembly?
Mar 16, 2022
c++
visual-studio
assembly
visual-c++
compiler-explorer
Simulating LDREX/STREX (load/store exclusive) in Cortex-M0
May 08, 2022
assembly
arm
atomic
cortex-m
What's the fastest way to perform an arbitrary 128/256/512 bit permutation using SIMD instructions?
Mar 07, 2021
c++
assembly
sse
avx
avx2
How does printf work internally? [duplicate]
Nov 02, 2022
c
assembly
printf
standard-library
Why use JLE instead of JL?
Nov 20, 2019
c
assembly
compiler-construction
Why is LOOP so slow? [duplicate]
Jan 12, 2018
assembly
Why does gcc/clang use two 128bit xmm registers to pass a single value?
Jan 22, 2022
c++
c
assembly
clang
sse
How to link the C Runtime Library with 'ld'?
Aug 24, 2022
linux
gcc
assembly
nasm
ld
Perf overcounting simple CPU-bound loop: mysterious kernel work?
Oct 19, 2021
performance
assembly
linux-kernel
x86
perf
What exactly happens when I hit the Enter button in terms of system_read interrupt, assembly?
Aug 19, 2018
linux
assembly
system-calls
« Newer Entries
Older Entries »