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 does asm("pause") do and why to use it
Sep 05, 2022
linux
assembly
x86
How hard is it (really) to decompile assembly code? [closed]
Sep 20, 2022
c
assembly
x86
reverse-engineering
decompiling
The difference between cmpl and cmp
Mar 14, 2022
assembly
x86
x86-64
att
instructions
What does an equals sign = on the right side of a LDR instruction in ARM mean?
Oct 06, 2022
assembly
arm
ida
Why doesn't the Rust optimizer remove those useless instructions (tested on Godbolt Compiler Explorer)?
Mar 09, 2020
assembly
rust
x86-64
llvm-codegen
Why does compiler generate additional sqrts in the compiled assembly code
Jan 27, 2022
c
gcc
assembly
x86-64
compiler-optimization
GCC emits vastly different code using "-march=native" on similar architectures
Sep 10, 2022
c
gcc
assembly
sse
avx
How to write to the console in fasm?
Apr 30, 2019
assembly
fasm
How to get Python to use Assembly
Sep 20, 2022
python
windows
assembly
64-bit
C++ on x86-64: when are structs/classes passed and returned in registers?
Sep 20, 2022
c++
assembly
x86-64
calling-convention
abi
Microarchitectural zeroing of a register via the register renamer: performance versus a mov?
Apr 09, 2022
assembly
x86
x86-64
cpu-architecture
First time learning assembly, is this saying a word size is 8-bytes?
Sep 20, 2022
assembly
x86
size
word
x86-64
How to transpose a 16x16 matrix using SIMD instructions?
Sep 20, 2022
assembly
matrix
intel
simd
avx512
Assembly memory allocation
Oct 15, 2022
assembly
memory-management
How to change the eflags register value in GDB?
Sep 20, 2022
debugging
assembly
gdb
flags
How to quickly count bits into separate bins in a series of ints on Sandy Bridge? [duplicate]
Oct 31, 2022
c++
assembly
x86
simd
avx
Is it possible to permanently damage the hardware by software? [closed]
Sep 20, 2022
assembly
hardware
Easiest/Best Way to Learn the x86 Instruction Set? [closed]
Aug 26, 2022
assembly
x86
instruction-set
Explain the strange assembly of empty C `main` function by Visual C++ compiler
Jul 27, 2017
c
visual-c++
assembly
Code injecting/assembly inlining in Java?
Sep 19, 2022
java
assembly
inline-assembly
« Newer Entries
Older Entries »