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 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
The advantages of using 32bit registers/instructions in x86-64
Sep 19, 2022
gcc
assembly
x86-64
micro-optimization
Clarifications on signed/unsigned load and store instructions (MIPS)
Sep 19, 2022
assembly
mips
sign-extension
zero-extension
x86 ASM Linux - Using the .bss Section
Mar 24, 2022
linux
assembly
x86
nasm
intel
What does `dup (?)` mean in TASM?
Sep 12, 2022
assembly
x86
tasm
« Newer Entries
Older Entries »