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 qword ptr [hexvalue] mean without a base register
Nov 18, 2022
assembly
.net-assembly
Atomic operations, std::atomic<> and ordering of writes
Nov 13, 2022
c++
assembly
compiler-construction
x86
x86 assembly: Pop a value without storing it
Oct 03, 2022
assembly
x86
stack
callstack
stack-pointer
Is it possible to multiply by an immediate with mul in x86 Assembly?
Nov 07, 2022
assembly
x86
dos
multiplication
immediate-operand
Why is there no "sub rsp" instruction in this function prologue and why are function parameters stored at negative rbp offsets?
Apr 17, 2022
c
assembly
x86-64
stack-memory
red-zone
What is meaning of .model small in 8086 programs?
Apr 05, 2022
assembly
masm
x86-16
What is faster: JMP or string of NOPs?
Apr 02, 2022
assembly
opcode
What exactly does <puts@plt> mean?
Sep 05, 2022
c
assembly
call
Could someone please explain what this inline #define assembly is doing?
Mar 22, 2022
gcc
assembly
x86
turbo-c
carryflag
How to write multiline inline assembly code in GCC C++?
Oct 28, 2022
gcc
assembly
inline-assembly
Self modifying code always segmentation faults on Linux
Mar 10, 2014
linux
assembly
self-modifying
x86
Why is this SIMD multiplication not faster than non-SIMD multiplication?
Oct 17, 2022
c++
performance
assembly
x86
simd
error LNK2001: unresolved external symbol _MessageBox
Jan 27, 2019
winapi
assembly
masm
masm32
Displaying each assembly instruction executed in gdb
Sep 02, 2019
debugging
assembly
gdb
freebsd
Does a compiler always produce an assembly code?
Oct 29, 2022
gcc
assembly
compiler-construction
Is it possible to access the overflow flag register in a CPU with C++?
Nov 07, 2022
c++
assembly
flags
integer-overflow
What is the ".s" suffix in x86 instructions?
Nov 07, 2022
assembly
x86
x86-64
att
Calling a non-exported function in a DLL
Apr 24, 2014
c++
dll
assembly
function
How is concurrency done in Intel x86 assembly?
Aug 09, 2019
assembly
concurrency
intel
What is the fastest way to test if a double number is integer (in modern intel X86 processors)
Jul 23, 2018
c
optimization
assembly
x86
sse
« Newer Entries
Older Entries »