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
At what stage is software converted to actual hardware signals?
May 29, 2026
assembly
hardware
hardware-interface
machine-code
Understanding assembly .long directive
May 28, 2026
c
assembly
Cursor won't move upon BIOS interrupt (x86 assembly/NASM)
May 28, 2026
assembly
x86
nasm
dosbox
Assembly Objective C class alloc error
May 28, 2026
objective-c
macos
assembly
objective-c-runtime
Generate the same object file with a native compiler and a cross compiler
May 27, 2026
c
linux
assembly
gcc
arm
Entering Long Mode
May 28, 2026
assembly
x86
nasm
bootloader
osdev
Extract Digits From An Integer Without sprintf() Or Modulo
May 26, 2026
c++
c
algorithm
assembly
what is segment 00 in my Linux executable program (64 bits)
May 27, 2026
linux
assembly
linker
ld
elf
How to view Objective-c( assembly code equivalent) at the break point?
May 27, 2026
objective-c
xcode
cocoa-touch
assembly
Hand-assembling an x86 call instruction
May 27, 2026
assembly
x86
nasm
How do the bank switching in PIC assembler?
May 27, 2026
assembly
switch-statement
pic
bank
Why does GCC use movzbl again to zero-extend a register that's already zero-extended?
May 27, 2026
c++
assembly
gcc
x86-64
cpu-architecture
Why do we set the least significant bit as part of converting a 64-bit unsigned integer to a 32-bit float on x86?
May 26, 2026
c++
assembly
clang
x86-64
floating-point-conversion
Strcmp in nasm x86_64, registers
May 27, 2026
assembly
x86-64
nasm
strcmp
How to support Carryless Multiplication operation in .NET 8.0 on various platforms
May 26, 2026
c#
assembly
cpu-architecture
.net-8.0
crc
How does LLVM avoid generating redundant native code for the `br` IR instruction?
May 27, 2026
assembly
compiler-construction
llvm
compiler-optimization
llvm-ir
Is it quicker to compare against 0 vs compare against a value?
May 27, 2026
c
assembly
arm
embedded
Equivalent to asm volatile in Gfortran?
May 26, 2026
assembly
fortran
gfortran
Calling assembly function from c leads to segmentation fault
May 26, 2026
c
assembly
x86
x86-64
Older Entries »