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 are some tips for optimizing the assembly code generated by a compiler?
Apr 06, 2022
assembly
x86
compiler-construction
How to make a loop in x86 assembly language?
Jun 29, 2017
loops
assembly
x86
Understanding gcc -S output
Sep 16, 2022
gcc
assembly
x86-64
How do objects work in x86 at the assembly level?
Sep 16, 2022
c++
object
assembly
x86
vtable
Calling printf in x86_64 using GNU assembler
Sep 16, 2022
linux
gcc
assembly
x86-64
gnu-assembler
x86 assembler: floating point compare
Sep 16, 2022
x86
floating-point
compare
assembly
gnu-assembler
How can the rep stosb instruction execute faster than the equivalent loop?
Jul 24, 2021
performance
assembly
optimization
x86
micro-optimization
Test whether a register is zero with CMP reg,0 vs OR reg,reg?
Mar 16, 2022
assembly
optimization
x86
micro-optimization
Assembly: Why are we bothering with registers?
Dec 10, 2017
performance
assembly
cpu-architecture
cpu-registers
C Programming: difference between ++i and i=i+1 from an assembler point of view?
Nov 20, 2022
c
compiler-construction
assembly
compilation
compiler-optimization
How did 16-bit C compilers work?
Oct 19, 2022
c
assembly
x86
legacy
16-bit
True random numbers with C++11 and RDRAND
Sep 16, 2022
c++
assembly
c++11
random
rdrand
Understanding cmp instruction
Aug 21, 2022
assembly
x86
comparison
what is fastest x86-64 assembly-language divide algorithm for huge numbers?
May 25, 2022
assembly
x86-64
division
bigint
extended-precision
intel
How to write assembly language hello world program for 64 bit Mac OS X using printf?
Feb 16, 2022
macos
assembly
64-bit
printf
32bit-64bit
Why do compilers insist on using a callee-saved register here?
Sep 15, 2022
c
assembly
gcc
x86-64
register-allocation
How can I simplify code generation at runtime?
Sep 15, 2022
c++
windows
visual-c++
assembly
x86
intel
What does the "mov rax, QWORD PTR fs:0x28" assembly instruction do? [duplicate]
Sep 15, 2022
linux
assembly
gdb
x86-64
AVX VMOVDQA slower than two SSE MOVDQA?
Mar 25, 2022
assembly
sse
bignum
arbitrary-precision
avx
Why do I get in gdb "Cannot access memory at address 0x..." while inspecting a core dump?
Feb 03, 2022
c++
memory-management
assembly
gdb
coredump
« Newer Entries
Older Entries »