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
Performance difference between Windows and Linux using Intel compiler: looking at the assembly
Nov 27, 2021
c++
assembly
x86-64
icc
intel-vtune
Difference between rdtscp, rdtsc : memory and cpuid / rdtsc?
Jan 02, 2022
c++
c
performance
assembly
rdtsc
How Do You Make An Assembler? [closed]
Aug 26, 2022
x86
assembly
x86 Assembly on a Mac
Aug 27, 2022
xcode
macos
x86
assembly
intel
VA (Virtual Address) & RVA (Relative Virtual Address)
Aug 26, 2022
assembly
linker
loader
portable-executable
Fastest way to do horizontal SSE vector sum (or other reduction)
Mar 28, 2021
assembly
optimization
floating-point
sse
simd
Prefetching Examples?
Aug 26, 2022
gcc
optimization
assembly
prefetch
Do x86 instructions require their own encoding as well as all of their arguments to be present in memory at the same time?
Aug 25, 2022
assembly
x86
paging
virtualization
kvm
To learn assembly - should I start with 32 bit or 64 bit?
Aug 25, 2022
assembly
x86
x86-64
low-level
Where is the x86-64 System V ABI documented?
Aug 25, 2022
linux
assembly
x86-64
calling-convention
abi
What is better "int 0x80" or "syscall" in 32-bit code on Linux?
Aug 25, 2022
linux
assembly
x86
system-calls
32-bit
Can I use Intel syntax of x86 assembly with GCC?
Aug 22, 2022
c
gcc
assembly
x86
inline-assembly
What do the brackets mean in x86 asm?
Aug 25, 2022
assembly
x86
nasm
Why is there not a register that contains the higher bytes of EAX?
Aug 25, 2022
assembly
x86
cpu-registers
Is this "should not happen" crash an AMD Fusion CPU bug?
Jun 24, 2019
assembly
crash
x86
windbg
amd-processor
Why is the construction of std::optional<int> more expensive than a std::pair<int, bool>?
Nov 09, 2022
c++
performance
assembly
x86-64
c++17
C++: Mysteriously huge speedup from keeping one operand in a register
Nov 10, 2022
c++
c
performance
optimization
assembly
Why does using the ternary operator to return a string generate considerably different code from returning in an equivalent if/else block?
Aug 20, 2022
c++
assembly
optimization
clang
compiler-optimization
How to generate assembly code with clang in Intel syntax?
Sep 23, 2022
c++
assembly
x86
clang
intel
Why does "noreturn" function return?
Sep 25, 2022
c
assembly
c11
function-call
noreturn
« Newer Entries
Older Entries »