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
Where can the code be more efficient for checking if an input character is a vowel?
Oct 28, 2025
performance
assembly
x86
masm
irvine32
why would the optimization ignore the if statement when function has warning [-Wreturn-type]?
Oct 27, 2025
c++
assembly
optimization
compiler-optimization
undefined-behavior
How does comparing the Sign and Overflow Flag determine operand relationships?
Oct 28, 2025
assembly
x86
digital-logic
Understanding cpu registers
Oct 28, 2025
linux
assembly
cpu
cpu-registers
How to use c library function fgets in assembly language?
Oct 28, 2025
c
assembly
abi
Assembly: What is the purpose of movl data_items(,%edi,4), %eax in this program
Oct 28, 2025
assembly
x86
att
addressing-mode
array-indexing
Write to console Unicode (UTF-16) text with Windows WinAPI functions?
Oct 28, 2025
assembly
unicode
console
x86-64
masm
Why we need Clobbered registers list in Inline Assembly?
Oct 27, 2025
c
assembly
gcc
compilation
inline-assembly
Moving variable's content into another variable
Oct 26, 2025
assembly
masm32
Interpreting eFlags in DDD
Oct 27, 2025
assembly
x86
ddd-debugger
Loading an xmm from GP regs
Oct 27, 2025
assembly
x86
sse
simd
micro-optimization
What on earth is an 'fword ptr'? [duplicate]
Oct 26, 2025
pointers
assembly
x86
x86-64: Cache load and eviction instruction
Oct 26, 2025
assembly
x86
x86-64
cpu-cache
Why is it necessary to add a bias to the dividend for signed division by a power of 2?
Oct 27, 2025
assembly
x86-64
bit-shift
integer-division
Why godbolt generate different asm output than my actual asm code in Visual Studio?
Oct 26, 2025
c++
assembly
visual-c++
visual-studio-2017
Why parameters stored in registers and not on the stack in x86-64 Assembly?
Oct 26, 2025
assembly
x86-64
function-parameter
Logical shift between YMM registers
Oct 27, 2025
assembly
x86-64
avx
avx2
avx512
avoiding text relocations when mixing c/c++ and assembly in a .so
Oct 27, 2025
android
c++
c
assembly
arm
Why does the following assembly sequence signals SIGILL?
Oct 26, 2025
assembly
x86-64
What is the state of the registers after a function call?
Oct 26, 2025
c++
c
assembly
« Newer Entries
Older Entries »