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
Enhanced REP MOVSB for memcpy
Sep 07, 2019
performance
assembly
x86
cpu-architecture
memcpy
Why does adding inline assembly comments cause such radical change in GCC's generated code?
Aug 17, 2022
c++
gcc
assembly
optimization
inline-assembly
Go isn't linking my assembly: undefined external function
Sep 16, 2022
assembly
go
What's the purpose of the CIL nop opcode?
Aug 17, 2022
assembly
bytecode
cil
C code loop performance [continued]
Aug 17, 2022
c
performance
intel
instructions
assembly
What are SP (stack) and LR in ARM?
Aug 17, 2022
assembly
stack
arm
What are IN & OUT instructions in x86 used for?
Oct 02, 2022
assembly
x86
linux-kernel
What does @plt mean here?
Aug 17, 2022
assembly
disassembly
Why does GCC pad functions with NOPs?
Nov 06, 2022
c
assembly
gcc
memory-alignment
x86_64 registers rax/eax/ax/al overwriting full register contents [duplicate]
Oct 24, 2022
assembly
x86-64
cpu-registers
zero-extension
How to remove "noise" from GCC/clang assembly output?
Feb 04, 2022
c++
gcc
assembly
clang
How does the stack work in assembly language?
Aug 17, 2022
assembly
stack
callstack
Why do you program in assembly? [closed]
Aug 16, 2022
c
performance
low-level
assembly
If statement vs if-else statement, which is faster?
Aug 17, 2022
c++
performance
c++11
assembly
microbenchmark
If registers are so blazingly fast, why don't we have more of them?
Aug 17, 2022
performance
history
cpu-registers
assembly
How to see JIT-compiled code in JVM?
Aug 17, 2022
java
assembly
jvm
jit
What does "rep; nop;" mean in x86 assembly? Is it the same as the "pause" instruction?
Aug 17, 2022
assembly
x86
x86-64
cpu
machine-code
Why is a conditional move not vulnerable for Branch Prediction Failure?
Aug 17, 2022
performance
assembly
optimization
cpu-architecture
branch-prediction
Limitations of Intel Assembly Syntax Compared to AT&T [closed]
Aug 17, 2022
linux
assembly
x86
att
intel-syntax
What are .S files?
Aug 17, 2022
file
assembly
file-extension
« Newer Entries
Older Entries »