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 the compiler generate such code when initializing a volatile array?
Nov 23, 2021
c
assembly
compilation
Exact copy of machine code runs 50% slower than the original function
Jul 29, 2021
performance
assembly
arduino
arm
cortex-m
Building a Control-flow Graph using results from Objdump
Oct 05, 2021
c
assembly
x86-64
objdump
control-flow-graph
Speed up x64 assembler ADD loop
Sep 14, 2022
optimization
assembly
x86-64
bignum
arbitrary-precision
How much does function alignment actually matter on modern processors?
Feb 03, 2022
performance
assembly
alignment
x86-64
What's the difference between the .asciz and the .string assembler directives?
Sep 10, 2018
gcc
assembly
x86
directive
gnu-assembler
static code analysis for assembly language
Sep 10, 2020
assembly
code-analysis
static-analysis
machine-code
How can I perform 64-bit division with a 32-bit divide instruction?
Jan 26, 2020
math
assembly
cpu-architecture
fixed-point
integer-division
What bytecode library when controlling line numbers?
Jan 20, 2018
java
assembly
bytecode-manipulation
bcel
ASM call conventions
Jun 25, 2022
c
assembly
linux-kernel
x86
x86-64
Iterating through and modifying a string in MIPS
Sep 16, 2022
string
loops
assembly
mips
How can I create a parallel stack and run a coroutine on it?
Oct 13, 2022
c
assembly
stack
x86-64
coroutine
x86 assembly instruction: call *Reg
Mar 26, 2022
assembly
x86
call
Int to Float to Int conversion precision loss
Oct 25, 2020
c++
assembly
floating-point
Waiting for a change on $D012 (C64 assembler)
Jul 14, 2019
assembly
6502
c64
Why doesn't time() from time.h have a syscall to sys_time?
Jun 30, 2021
linux
gcc
assembly
x86-64
glibc
Is it useful to use VZEROUPPER if your program+libraries contain no SSE instructions?
Nov 03, 2022
performance
assembly
x86
avx
micro-optimization
Defining Bytes in GCC Inline Assembly in Dev-C++(.ascii in AT&T syntax on Windows)
Aug 16, 2022
gcc
assembly
inline-assembly
dev-c++
att
Is it possible to use SSE and SSE2 to make a 128-bit wide integer?
Sep 23, 2022
assembly
sse
sse2
How to convert 32-bit compiled binary to 64-bit [closed]
Apr 21, 2022
c++
assembly
x86-64
32bit-64bit
decompiler
« Newer Entries
Older Entries »