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
Basic yet thorough assembly tutorial (linux)? [closed]
Nov 01, 2022
linux
assembly
nasm
Difference between MOVDQA and MOVAPS x86 instructions?
Aug 30, 2016
assembly
x86
sse
simd
mov
intel
x86_64 best way to reduce 64 bit register to 32 bit retaining zero or non-zero status
Aug 20, 2022
assembly
x86-64
micro-optimization
A good NASM/FASM tutorial? [closed]
Nov 14, 2022
assembly
nasm
fasm
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
« Newer Entries
Older Entries »