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
Why is %eax zeroed before a call to printf?
Dec 15, 2021
macos
assembly
gcc
x86-64
calling-convention
How does C++ exception handling translate to machine code
Aug 29, 2022
c++
exception
assembly
try-catch
What is __i686.get_pc_thunk.bx? Why do we need this call?
Aug 18, 2021
c
assembly
shared-libraries
glibc
Why does the ARM PC register point to the instruction after the next one to be executed?
Aug 29, 2022
assembly
arm
What is the difference between 'asm', '__asm' and '__asm__'?
Aug 29, 2022
c
gcc
assembly
visual-c++
inline-assembly
Obtaining peak bandwidth on Haswell in the L1 cache: only getting 62%
Jan 07, 2022
c
memory
assembly
nasm
fma
What is the meaning of XOR in x86 assembly?
Aug 17, 2022
assembly
xor
explanation about push ebp and pop ebp instruction in assembly
Aug 28, 2022
assembly
x86
callstack
stack-frame
How do AX, AH, AL map onto EAX?
Aug 28, 2022
assembly
x86
cpu-registers
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
« Newer Entries
Older Entries »