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
Fast Division on GCC/ARM
Aug 15, 2017
gcc
assembly
arm
integer-division
Unsigned 64-bit to double conversion: why this algorithm from g++
Mar 17, 2021
assembly
floating-point
g++
x86-64
Difference in ABI between x86_64 Linux functions and syscalls
Apr 08, 2022
assembly
linux-kernel
x86-64
system-calls
abi
Where are the stacks for the other threads located in a process virtual address space?
Apr 14, 2022
linux
assembly
x86
stack-memory
virtual-address-space
Fastest way to expand bits in a field to all (overlapping + adjacent) set bits in a mask?
Nov 19, 2022
c
assembly
x86
sse
avx
GCC Inline Assembly: Jump to label outside block
Jan 09, 2018
c
assembly
gcc
x86
inline-assembly
Why does MSVC not support inline assembly for AMD64 and Itanium targets?
Apr 04, 2022
visual-c++
assembly
x86-64
inline-assembly
itanium
How to generate assembly code from C++ source in Visual Studio 2010
Nov 15, 2022
visual-studio
visual-c++
assembly
What is a paragraph (when referring to memory)
Apr 14, 2022
assembly
x86-16
real-mode
memory-segmentation
Assembler jump in Protected Mode with GDT
Jul 30, 2021
assembly
x86
protected-mode
addressing-mode
Why does jmpq of x86-64 only need 32-bit length address?
Sep 16, 2022
assembly
x86-64
cpu-architecture
machine-code
instruction-encoding
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
« Newer Entries
Older Entries »