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
Can two instructions execute in the same cycle if the same register is used as input and output respectively?
Jan 08, 2023
assembly
x86
x86-64
cpu-architecture
micro-optimization
8086 random number generator (not just using the system time)?
Jan 07, 2023
assembly
random
x86
x86-16
emu8086
Mixing syscall write with printf on linux
Jan 07, 2023
c
linux
assembly
printf
x86-64
Copying data from one variable to another
Jan 05, 2023
assembly
x86
nasm
Is it possible to dereference something inside of a dereference in assembly?
Jan 05, 2023
assembly
x86
masm
dereference
Displaying numbers with DOS
Jan 05, 2023
assembly
dos
x86-16
integer-division
signed-integer
Instruction reordering in x86 / x64 asm - performance optimisation with latest CPUs
Jan 04, 2023
assembly
optimization
x86
x86-64
micro-optimization
Unknown meaning of colon ( : ) in assembly instruction
Jan 05, 2023
assembly
x86
x86-64
disassembly
GCC inline assembly with stack operation
Jan 05, 2023
assembly
gcc
x86
inline-assembly
stack-memory
Confusion about load word (lw) vs load address(la) and offsets in mips assembly?
Jan 05, 2023
assembly
mips
Can I get a int from my EAX/RAX to a register of the FPU like st0?
Jan 05, 2023
assembly
x86
nasm
fpu
Is a mov to a segmentation register slower than a mov to a general purpose register?
Jan 04, 2023
assembly
x86
cpu-architecture
memory-segmentation
cpu-cycles
How to use XACQUIRE, XRELEASE Hardware Lock Elision (HLE) prefix hints?
Jan 04, 2023
assembly
x86
x86-64
intel
cpu-architecture
Assembly Instructions: AAA
Jan 05, 2023
assembly
x86
x86-16
bcd
80286
Is test-and-set (or other atomic RMW operation) a privileged instruction on any architecture?
Jan 04, 2023
linux
assembly
operating-system
cpu-architecture
futex
Why can't mov set CS, the code segment register, even though it can set others?
Jan 04, 2023
assembly
x86
memory-segmentation
Instruction FYL2XP1
Jan 04, 2023
assembly
x86
floating-point
instructions
x87
How to read a condition flag in ARMv7 Thumb-2 assembly?
Jan 04, 2023
assembly
arm
embedded
armv7
thumb
How can I determine the result in AX after MOV and LEA instructions
Jan 04, 2023
assembly
x86
x86-16
real-mode
Is there a way to get the list of all BIOS interrupts present on the current system programmatically?
Jan 03, 2023
assembly
x86
bios
real-mode
« Newer Entries
Older Entries »