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
Can x86's MOV really be "free"? Why can't I reproduce this at all?
Apr 12, 2019
c
assembly
x86
cpu-architecture
micro-optimization
Fastest way to scan for bit pattern in a stream of bits
Dec 16, 2021
c++
c
algorithm
assembly
embedded
Switching to assembly in gdb
Aug 31, 2022
assembly
gdb
How many ways to set a register to zero?
Aug 31, 2022
assembly
x86
x86-16
tasm
What does ordered / unordered comparison mean?
May 05, 2022
assembly
x86
floating-point
sse
intel
Why does unique_ptr instantiation compile to larger binary than raw pointer?
Aug 31, 2022
c++
assembly
smart-pointers
How can I see the assembly code that is generated by a gcc (any flavor) compiler for a C/C++ program?
Aug 31, 2022
c++
c
assembly
code-generation
Find which assembly instruction caused an Illegal Instruction error without debugging
Oct 28, 2022
c
linux
assembly
x86-64
yasm
x86 Assembly Reference Sheet [closed]
Jul 27, 2019
assembly
What do the dollar ($) and percentage (%) signs represent in x86 assembly?
Aug 30, 2022
assembly
x86
att
Comparing Fortran & C++ assembler for int = floor(sqrt(...))
Sep 25, 2022
c++
performance
assembly
x86-64
What is the meaning of each line of the assembly output of a C hello world?
Apr 17, 2019
linux
gcc
assembly
x86
ret, retn, retf - how to use them
Aug 30, 2022
assembly
x86
C code loop performance
Aug 30, 2022
c
performance
intel
instructions
assembly
What is the reason function names are prefixed with an underscore by the compiler?
Aug 11, 2022
c
function
assembly
naming
compilation
Why are rbp and rsp called general purpose registers?
Nov 03, 2022
assembly
x86-64
cpu-registers
Is it possible to create threads without system calls in Linux x86 GAS assembly?
Jul 18, 2022
linux
multithreading
assembly
gnu-assembler
What does NOPL do in x86 system?
Dec 16, 2021
assembly
x86
nop
Long multi-byte NOPs: commonly understood macros or other notation
Jun 27, 2021
assembly
x86-64
naming-conventions
disassembly
nop
no-op
Why does mulss take only 3 cycles on Haswell, different from Agner's instruction tables? (Unrolling FP loops with multiple accumulators)
Nov 24, 2021
c
assembly
x86
sse
micro-optimization
« Newer Entries
Older Entries »