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
ARM NEON: How to implement a 256bytes Look Up table
Apr 17, 2022
optimization
assembly
arm
neon
Perf startup overhead: Why does a simple static executable which performs MOV + SYS_exit have so many stalled cycles (and instructions)?
Jan 26, 2021
linux
performance
assembly
x86-64
perf
More detail about new AVR instructions LAC, LAS, LAT and XCH
Aug 22, 2022
assembly
arduino
avr
atmel
Is it possible to debug x64 assembly on Mac OS?
Dec 21, 2021
macos
debugging
assembly
Why do program-level constructors get called by `__libc_csu_init` but destructors don't get called by `__libc_csu_fini`?
Nov 14, 2022
c++
assembly
gdb
glibc
libc
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
« Newer Entries
Older Entries »