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
Beating or meeting OS X memset (and memset_pattern4)
Jan 18, 2022
c
performance
optimization
assembly
simd
Can branch prediction crash my program?
Nov 14, 2021
assembly
computer-architecture
x86
branch-prediction
Intel CPUs Instruction Queue provides static branch prediction?
Sep 21, 2022
performance
assembly
x86
cpu-architecture
branch-prediction
Unexpected x64 assembly for __atomic_fetch_or with gcc 7.3
Apr 10, 2022
c++
gcc
assembly
x86-64
compiler-bug
TI assembly: differences between
May 06, 2014
assembly
z80
ti-basic
Addressing Modes in Assembly Language (IA-32 NASM)
Sep 21, 2022
assembly
x86
nasm
addressing-mode
How to power down the computer from a freestanding environment?
Mar 14, 2022
c
assembly
operating-system
x86
system-shutdown
An SSE Stdlib-esque Library?
Mar 18, 2022
c++
c
visual-c++
assembly
sse
Retq instruction, where does it return
Oct 15, 2022
assembly
x86-64
stack-overflow
inline-assembly
What is The Memory Address of Character Table In DOS? [closed]
Feb 11, 2021
c
memory
assembly
dos
vga
Best way to load a 64-bit integer to a double precision SSE2 register?
Apr 09, 2022
assembly
double
sse
sse2
int64
Why does GCC generate different opcodes for multiplication based on a value of the constant?
Oct 27, 2022
c
gcc
assembly
compiler-construction
How can I write self-modifying code that runs efficiently on modern x64 processors?
Mar 30, 2022
assembly
64-bit
intel
dispatch
self-modifying
Floating Point Program gives Invalid Result
Sep 21, 2022
assembly
floating-point
x86
masm
irvine32
what does compiler do with a[i] which a is array? And what if a is a pointer?
Mar 17, 2018
c++
c
arrays
pointers
assembly
Atomic operations and code generation for gcc
May 16, 2017
c
gcc
assembly
code-generation
atomic
GDB TUI: Scroll assembly view above current instruction?
Sep 21, 2022
assembly
gdb
How to generate assembly code with gcc that can be compiled with nasm [duplicate]
Sep 21, 2022
gcc
assembly
nasm
How does MSVC optimize static variable usage?
Apr 11, 2022
c++
assembly
visual-c++
optimization
static
x86 assembly programming loops with ecx and loop instruction versus jmp + j<condition>
Sep 21, 2022
loops
assembly
x86
« Newer Entries
Older Entries »