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 this function run so much faster when it makes an extra read of memory?
Mar 27, 2022
performance
assembly
clang
x86-64
cpu-architecture
What unit testing frameworks are available for x86 assembler?
Feb 02, 2022
unit-testing
assembly
tdd
x86
expect
intel
multi-word addition using the carry flag
Sep 17, 2022
c
visual-c++
gcc
assembly
x86
Loop with function call faster than an empty loop
Sep 17, 2022
c
performance
assembly
x86
fasm
Simple example where [[likely]] and [[unlikely]] affect program assembly?
Aug 31, 2022
c++
assembly
gcc
c++20
likely-unlikely
STL find performs better than hand-crafted loop
Aug 18, 2022
c++
stl
assembly
find
performance
How can I write an interpreter for 'eq' for Hack Assembly language?
Jul 26, 2021
algorithm
assembly
bytecode
interpreter
nand2tetris
Is it worth bothering to align AVX-256 memory stores?
Mar 16, 2022
performance
assembly
x86-64
memory-alignment
avx
intel
How many bytes do RESB, RESW, RESD, RESQ allocate in NASM? [duplicate]
Sep 17, 2022
assembly
x86
nasm
clang interleaved source and assembly
Sep 05, 2020
c++
visual-studio
gcc
assembly
clang
Legacy BIOS bootloader to bootstrap real-mode code in second stage
Dec 11, 2021
assembly
x86
usb
bootloader
osdev
What language and tools were originally used to develop Sega MD/Genesis games? [closed]
Sep 30, 2018
programming-languages
assembly
Why does this code enable me to detect a debugger?
Mar 03, 2022
windows
debugging
assembly
x86
reverse-engineering
How to compare two vectors using SIMD and get a single boolean result?
Aug 31, 2022
assembly
x86
sse
simd
assembly registers esp and ebp
Jan 30, 2022
assembly
intel
cpu-registers
c library x86/x64 assembler
Sep 17, 2022
c
assembly
x86
64-bit
What are the differences comparing PIE, PIC code and executable on 64-bit x86 platform?
Sep 24, 2022
c
linux
assembly
x86
elf
Why might one use the xzr register instead of the literal 0 on ARMv8?
Sep 17, 2022
assembly
arm
armv8
Why is it not possible to push a byte onto a stack on Pentium IA-32?
Sep 17, 2022
assembly
intel
x86
How do I translate assembly to binary?
Sep 17, 2022
assembly
machine-code
« Newer Entries
Older Entries »