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 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
What do ds:si and es:di mean in assembly?
Jul 17, 2019
assembly
x86-16
cpu-registers
addressing-mode
memory-segmentation
What's the point of the VPERMILPS instruction (_mm_permute_ps)?
Sep 17, 2021
assembly
x86
avx
instruction-set
where can I find a description of *all* MIPS instructions
Sep 21, 2022
assembly
mips
instruction-set
mips32
What is Compare And Swap good for?
Sep 25, 2022
c#
c
assembly
thread-safety
compare-and-swap
mov eax, large fs:30h
Feb 16, 2020
debugging
assembly
x86
ida
mov
Why do we use .globl main in MIPS assembly language?
Sep 21, 2022
assembly
mips
spim
SIMD instructions for floating point equality comparison (with NaN == NaN)
Dec 24, 2019
assembly
floating-point
x86
x86-64
simd
intel
Clean x86_64 assembly output with gcc? [duplicate]
May 27, 2018
gcc
assembly
x86-64
What does 0x0(r15) mean?
Sep 21, 2022
assembly
« Newer Entries
Older Entries »