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
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
how to use movntdqa to avoid cache pollution?
Mar 21, 2021
c++
assembly
memcpy
How could I represent a interrupt (for microcontrollers) in a flowchart? [closed]
Sep 25, 2022
documentation
assembly
microcontroller
flowchart
Is there any equivalent for stdcall in GCC?
Sep 17, 2022
gcc
assembly
kernel
stdcall
How to determine when zero flag, sign flag, overflow flag and carry flag are set?
Sep 25, 2022
assembly
Meaning of dollar sign in gnu assembly labels
Dec 22, 2021
gcc
assembly
« Newer Entries
Older Entries »