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 clang use memory-destination x86 instructions when I compile with optimization disabled? Are they efficient?
Aug 22, 2022
c
assembly
x86
clang
compiler-optimization
Fast dot product of a bit vector and a floating point vector
Feb 25, 2019
c
optimization
assembly
x86-64
sse
Error: invalid instruction suffix for `push' [duplicate]
Jan 13, 2017
assembly
x86-64
Is ADD 1 really faster than INC ? x86 [duplicate]
Aug 12, 2022
performance
optimization
assembly
x86
What does OFFSET in 16 bit assembly code mean?
Aug 16, 2022
assembly
x86
masm
x86-16
16-bit
MIPS: relevant use for a stack pointer ($sp) and the stack
Sep 12, 2022
assembly
mips
What is the practical difference between the SI and DI registers?
Apr 01, 2019
assembly
x86
cpu-registers
Why does int 3 generate a SIGSEGV in 64-bit instead of stopping the debugger?
Jan 01, 2022
debugging
assembly
signals
x86-64
intel
How does asm("nop"); works?
Sep 12, 2022
c
assembly
Getting cpu cycles using RDTSC - why does the value of RDTSC always increase?
Oct 14, 2022
linux
assembly
x86
cpu-usage
rdtsc
Invalid instruction suffix for push when assembling with gas
Aug 20, 2022
linux
compiler-errors
assembly
gnu-assembler
What does .p2align do in asm code?
Dec 26, 2021
gcc
assembly
Address of labels (MSVC)
Jun 04, 2022
c++
assembly
label
inline-assembly
goto
x86, difference between BYTE and BYTE PTR
Oct 09, 2022
assembly
x86
nasm
masm
calling assembly functions from c
Sep 06, 2022
c
linux
assembly
gnu-assembler
How does the GCC implementation of modulo (%) work, and why does it not use the div instruction?
Aug 18, 2022
gcc
assembly
optimization
x86
What does "DS:[40207A]" mean in assembly?
Mar 19, 2022
assembly
x86
memory-address
How does random access memory work? Why is it constant-time random-access?
Feb 16, 2022
arrays
assembly
hardware
ram
random-access
What does the 'h' suffix mean?
Aug 06, 2021
assembly
x86
Is it possible to execute an x86 assembly sequence from within C#?
Oct 29, 2022
c#
assembly
« Newer Entries
Older Entries »