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
Writing bootsector in C: prevent generating stack pointer initialization
Jan 06, 2021
c
gcc
assembly
gnu-assembler
mbr
nasm/ld "relocation truncated to fit: R_386_16"
Jan 07, 2021
assembly
nasm
ld
x86-16
bootloader
How does one link NASM program to libc via ld?
Jun 25, 2022
linux
assembly
nasm
Must CPU have an accumulator?
Aug 22, 2022
performance
assembly
cpu
In the CDECL calling convention, can I reuse the arguments I pushed onto the stack?
Sep 26, 2022
gcc
assembly
cdecl
Making g++ use SHLD/SHRD instructions
May 15, 2020
c++
gcc
assembly
optimization
bit-shift
How to split an XMM 128-bit register into two 64-bit integer registers?
Oct 24, 2022
assembly
x86
sse
What does "MOVOU" mean in golang assembly
Feb 20, 2022
assembly
go
x86
Isn't 07C0:0000, the same physical address on x86 machines as 0000:7C00?
Oct 24, 2020
linux
assembly
x86
memory-address
grub
Why does TZCNT work for my Sandy Bridge processor?
Aug 31, 2022
assembly
x86
x86-64
Confused about data alignment for double variables
Sep 05, 2022
assembly
x86
What are the advantages of a frame pointer?
Nov 20, 2022
assembly
mips
What does code pattern like .size X,.-X do?
Apr 17, 2021
assembly
arm
cortex-m
eabi
How to get the gcc compiler to not optimize a standard library function call like printf?
Aug 21, 2022
c
gcc
assembly
x86
compiler-optimization
Why do I get triple fault when trying to handle an exception on 286 but not on a modern CPU nor Bochs?
Oct 24, 2022
assembly
x86
interrupt-handling
protected-mode
80286
Solution needed for building a static IDT and GDT at assemble/compile/link time
Apr 17, 2022
assembly
x86
nasm
ld
osdev
How are BIOS interrupts deconflicted with reserved hardware interrupts?
Oct 10, 2021
assembly
x86
serial-port
interrupt
bios
How to optimise this 8-bit positional popcount using assembly?
May 16, 2022
go
assembly
x86
simd
avx
How does an instruction decoder tell the difference between a prefix and a primary opcode?
Oct 16, 2022
assembly
x86
cpu-architecture
machine-code
instruction-encoding
Why can't we declare uninitialized variables in .bss section using `?` in arbitrary order?
Aug 30, 2022
assembly
x86
nasm
« Newer Entries
Older Entries »