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 is the compiler generating a push/pop instruction pair?
Nov 20, 2022
c
assembly
x86
sse
How long does each machine language instruction take to execute? [duplicate]
Nov 02, 2022
assembly
cpu
machine-instruction
machine-code
What's going on in Apple LLVM-gcc x86 assembly?
May 28, 2019
c
macos
assembly
x86
llvm-gcc
How does the BSWAP instruction "speed execution of decimal arithmetic"?
Jan 14, 2020
assembly
x86
endianness
Is it possible to make decisions in assembly without using `jump` and `goto` at all?
Sep 16, 2022
assembly
Displaying characters with DOS or BIOS
Oct 30, 2021
assembly
x86
dos
x86-16
bios
A boot loader in C++
Nov 02, 2022
c++
assembly
bootloader
How do I get full assembler output in gcc?
Feb 15, 2022
gcc
assembly
opcode
128bit hash comparison with SSE
Jun 08, 2022
c
assembly
inline-assembly
sse
neon
Why is it good to avoid instruction branching where possible?
Mar 23, 2022
programming-languages
assembly
system
cpu
Returning result to eax (IA-32 Assembly language)
Mar 28, 2022
assembly
intel
x86
Automated x86 instruction obfuscation
Jun 24, 2016
assembly
automation
x86
obfuscation
IDE and Assembler for 8086/88
Sep 05, 2022
assembly
ide
x86-16
iOS assembly code
Sep 08, 2022
ios
assembly
arm
Which operator is faster (> or >=), (< or <=)? [closed]
Sep 25, 2022
c
performance
optimization
assembly
operators
GCC doesn't make use of inc
Oct 02, 2017
optimization
gcc
assembly
x86-64
gcc4.8
x86 assembly: Pass parameter to a function through stack
Oct 20, 2022
assembly
x86
cpu-registers
x86-16
Why do we need stack allocation when we have a red zone?
Jan 10, 2021
assembly
x86-64
stack-memory
abi
red-zone
What do the assembly instructions 'seta' and 'setb' do after repz cmpsb?
Oct 16, 2022
assembly
x86
x86-64
Tiny C Compiler's generated code emits extra (unnecessary?) NOPs and JMPs
Feb 06, 2021
c
assembly
x86
compiler-optimization
tcc
« Newer Entries
Older Entries »