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
80x86 16-bit asm: lea cx, [cx*8+cx] causes error on NASM (compiling .com file)
Apr 23, 2022
assembly
x86
nasm
16-bit
How to handle keyboard in real mode through BIOS interrupts?
Nov 19, 2022
assembly
operating-system
x86
calculator
bootloader
When machine code is generated from a program how does it translates to hardware level operations? [closed]
Jun 28, 2022
programming-languages
assembly
hardware
How does the JE instruction work without CMP?
Feb 16, 2019
assembly
x86
x86-64
How does an assembler work/how is it written? [closed]
May 10, 2022
assembly
theory
How do 8-bit and 16-bit processors access more RAM with two registers?
Oct 22, 2022
assembly
ram
memory-address
8-bit
intel-8080
Understanding C disassembled call
Apr 23, 2019
c
assembly
x86-64
calling-convention
att
Is it possible to create a web browser using assembly
Sep 24, 2022
assembly
browser
Declaring Arrays In x86 Assembly
Oct 20, 2022
arrays
assembly
x86
nasm
att
Difference between MOV r/m8,r8 and MOV r8,r/m8
Jun 17, 2022
assembly
x86
nasm
machine-code
opcode
Is mars MIPS simulator Big or Little Endian
Oct 07, 2022
assembly
mips
endianness
mars-simulator
Segmentation-fault caused by cmp
Nov 05, 2022
c
assembly
segmentation-fault
x86-64
Does it matter which registers you use when writing assembly?
Sep 10, 2022
assembly
x86
cpu-registers
accumulator
Pseudorandom generator in Assembly Language
Nov 15, 2022
algorithm
assembly
prng
Why does IA-32 have a non-intuitive caller and callee register saving convention?
Oct 21, 2022
assembly
calling-convention
x86
sub eax,0 - does it do anything?
Dec 16, 2017
assembly
x86
reverse-engineering
disassembly
basic assembly not working on Mac (x86_64+Lion)?
Apr 05, 2022
macos
assembly
x86-64
system-calls
How can I get an extra segment in DOS?
Jun 27, 2017
assembly
memory-management
x86-16
dos
gnu-assembler
WC vs WB memory? Other types of memory on x86_64?
Feb 02, 2022
assembly
memory
x86-64
cpu-cache
memory-mapping
Why does a std::atomic store with sequential consistency use XCHG?
Jun 14, 2021
c++
assembly
x86
lock-free
stdatomic
« Newer Entries
Older Entries »