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
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
Argument order to std::min changes compiler output for floating-point
Sep 24, 2022
android
c++
assembly
x86
floating-point
Is there a way to insert assembly code into C?
Aug 17, 2022
c
inline-assembly
assembly
What does the "lock" instruction mean in x86 assembly?
Aug 25, 2022
c++
qt
assembly
x86
int operators != and == when comparing to zero
Aug 25, 2022
c++
performance
assembly
machine-code
Why is this C++ program so incredibly fast?
Aug 25, 2022
c++
performance
assembly
compiler-construction
Which variable size to use (db, dw, dd) with x86 assembly?
Aug 18, 2022
variables
assembly
x86
Why is the loop instruction slow? Couldn't Intel have implemented it efficiently?
Mar 03, 2022
performance
assembly
x86
intel
cpu-architecture
How can objdump emit intel syntax
Dec 27, 2021
linux
assembly
x86-64
objdump
intel
How should I get started on writing device drivers? [closed]
Sep 07, 2022
c
assembly
hardware
drivers
What is Intel microcode?
Aug 17, 2022
linux
assembly
intel
"Assembly" vs. "Assembler"
Aug 17, 2022
terminology
assembly
How do I compile the asm generated by GCC?
Oct 05, 2022
c
gcc
compiler-construction
assembly
Enhanced REP MOVSB for memcpy
Sep 07, 2019
performance
assembly
x86
cpu-architecture
memcpy
Why does adding inline assembly comments cause such radical change in GCC's generated code?
Aug 17, 2022
c++
gcc
assembly
optimization
inline-assembly
Go isn't linking my assembly: undefined external function
Sep 16, 2022
assembly
go
What's the purpose of the CIL nop opcode?
Aug 17, 2022
assembly
bytecode
cil
C code loop performance [continued]
Aug 17, 2022
c
performance
intel
instructions
assembly
« Newer Entries
Older Entries »