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
Stack allocation, padding, and alignment
Aug 28, 2022
c
gcc
assembly
x86
stack
Algorithm for finding the smallest power of two that's greater or equal to a given value [duplicate]
Nov 04, 2017
c++
algorithm
assembly
What does `rep ret` mean?
Aug 28, 2022
assembly
x86
micro-optimization
branch-prediction
What registers are preserved through a linux x86-64 function call
Aug 28, 2022
linux
assembly
x86-64
calling-convention
abi
Does it make any sense to use the LFENCE instruction on x86/x86_64 processors?
Aug 28, 2022
assembly
x86
x86-64
atomic
memory-barriers
Where to learn x64 assembly from? [closed]
Aug 28, 2022
assembly
64-bit
fasm
What does MOV EAX, DWORD PTR DS:[ESI] mean and what does it do?
Aug 28, 2022
assembly
x86
How to Detect the Number of Physical Processors / Cores on Windows, Mac and Linux
Aug 28, 2022
c++
windows
macos
assembly
hyperthreading
"enter" vs "push ebp; mov ebp, esp; sub esp, imm" and "leave" vs "mov esp, ebp; pop ebp"
Oct 25, 2022
assembly
x86
stack
micro-optimization
stack-frame
What does the "rep stos" x86 assembly instruction sequence do?
Aug 28, 2022
assembly
x86
Why is gcc allowed to speculatively load from a struct?
Aug 28, 2022
c
gcc
assembly
x86
compiler-optimization
What do C and Assembler actually compile to? [closed]
Aug 27, 2022
c++
c
compiler-construction
linker
assembly
What is stack frame in assembly?
Aug 27, 2022
assembly
x86
What does ORG Assembly Instruction do?
Aug 27, 2022
assembly
x86
nasm
directive
How to write self-modifying code in x86 assembly
Aug 27, 2022
assembly
x86
jit
vm-implementation
self-modifying
Assembly Language - How to do Modulo?
Sep 05, 2022
assembly
x86
modulo
integer-division
Intel 64, rsi and rdi registers
Aug 27, 2022
assembly
x86-64
Fastest way to calculate a 128-bit integer modulo a 64-bit integer
Oct 17, 2022
c
algorithm
x86
modulo
assembly
What are the ESP and the EBP registers?
Aug 27, 2022
assembly
x86
callstack
stack-frame
How does an assembly instruction turn into voltage changes on the CPU?
Aug 27, 2022
assembly
embedded
cpu-architecture
« Newer Entries
Older Entries »