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
How to multiply a register by 37 using only 2 consecutive leal instructions in x86?
Oct 24, 2022
assembly
x86
x86-64
multiplication
strength-reduction
Syscall implementation of exit()
Nov 09, 2022
c
gcc
assembly
x86
system-calls
How to MOVe 3 bytes (24bits) from memory to a register?
Aug 29, 2022
assembly
x86
x86-64
micro-optimization
glibc scanf Segmentation faults when called from a function that doesn't align RSP
Mar 26, 2020
linux
assembly
nasm
x86-64
calling-convention
Setting and clearing the zero flag in x86
Nov 17, 2022
performance
assembly
x86
x86-64
micro-optimization
rdpmc: surprising behavior
Oct 13, 2021
performance
assembly
x86
performancecounter
intel-pmu
What assembly language does gcc produce on my system?
Feb 25, 2022
c
assembly
x86-64
att
instruction-set
Why GCC generates strange way to move stack pointer
Sep 17, 2022
c++
assembly
gcc
x86
stack-pointer
Explanation of Asm code
Sep 25, 2022
gcc
assembly
lua
x86
inline-assembly
Initial state of program registers and stack on Linux ARM
Aug 29, 2022
linux
assembly
arm
In GCC-style extended inline asm, is it possible to output a "virtualized" boolean value, e.g. the carry flag?
Nov 14, 2022
gcc
assembly
boolean
flags
inline-assembly
Write a maximum of two instructions to clear, set and complement some bits in the AL register
Oct 29, 2022
assembly
x86
xor
masm
How to turn off MIPS-GCC automatic instruction reordering?
Apr 26, 2022
gcc
assembly
mips
Printf without newline in assembly
Sep 25, 2022
c
assembly
newline
printf
nasm
ARM Assembly - Basic Interrupt Handling
Feb 25, 2022
assembly
embedded
arm
EQU vs DC.B. What is the difference?
Sep 11, 2022
assembly
Is size of char * same as size of int *?
Jan 04, 2020
c
pointers
assembly
dereference
Are the Heap, the Stack and the Data segment on the same assembly program?
May 17, 2021
assembly
cpu
heap-memory
stack-memory
x86 Comparison Instruction That Uses XOR Instead of Subtraction
May 26, 2022
performance
assembly
x86
comparison
intel
Are there any such processors which have instructions to bypass the cache?
Aug 27, 2022
assembly
x86
processor
cpu-cache
instructions
« Newer Entries
Older Entries »