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 there a programming language "below" Assembly? [closed]
Aug 28, 2022
assembly
machine-code
microcoding
Profiling high-performance Haskell code
Dec 26, 2020
haskell
assembly
profiling
What is the 'asmlinkage' modifier meant for?
Mar 24, 2021
c
assembly
linux-kernel
Using Assembly Language in C/C++
Aug 28, 2022
c++
c
optimization
compiler-optimization
assembly
Is it possible to include inline assembly in Go code?
Aug 28, 2022
go
assembly
inline-assembly
What is the difference between unconditional branch and unconditional jump (instructions in MIPS)?
Aug 28, 2022
assembly
mips
Is there syntax highlighting for assembly in Sublime Text 2?
Aug 28, 2022
text
assembly
ide
syntax-highlighting
Where are expressions and constants stored if not in memory?
Aug 28, 2022
c++
c
assembly
compilation
language-design
NASM Vs GAS (Practical differences)
Aug 28, 2022
assembly
x86
nasm
gnu-assembler
att
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
« Newer Entries
Older Entries »