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 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
How can I multiply and divide using only bit shifting and adding?
Sep 12, 2022
c
assembly
bit-manipulation
division
multiplication
Why can a T* be passed in register, but a unique_ptr<T> cannot?
Aug 17, 2022
c++
assembly
unique-ptr
calling-convention
abi
Why does Intel hide internal RISC core in their processors?
Oct 16, 2019
assembly
x86
intel
cpu-architecture
What is the purpose of the RBP register in x86_64 assembler?
Dec 14, 2021
c
assembly
x86-64
stack-pointer
What is the purpose of the EBP frame pointer register?
Aug 16, 2022
performance
assembly
x86
« Newer Entries
Older Entries »