Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

FSTENV? Can barely find any info about this instruction

assembly x86 x87

Telling GAS to use semicolons for comments in Intel syntax mode

Redundant DS segment override prefix inserted by nasm?

assembly x86 nasm disassembly

ARM Cortex-M7 assembly timing on simple delay loop - how to explain results?

Delayed Branching in MIPS

How to understand the result of SASS analysis in CUDA/GPU

assembly cuda gpu ptx

Draw on screen using mouse in assembly (emu8086)

assembly mouse pixel emu8086

What does 'callq *(%rax)' mean?

assembly x86-64 att

GNU ARM assembler giving a seemingly irrelevant register in error message

Why the number of x86 int registers is 8?

Moving data into __uint24 with assembly

Where are static values stored in assembly

c assembly

Something weird with arm cortex-m4 cycle count

assembly arm cortex-m lpc

Custom Display Modes in Assembly

why cannot define same local label in multiple functions?

CLion, CMSIS and error: "expected identifier or '(' before '__asm'"

c assembly cmake arm clion

Pipeline refill cycles for instructions in arm

`atomic_compare_exchange_strong_explicit()` -- what do the various combinations of `success` and `failure` parameter do, when not equal?

c assembly atomic stdatomic

What is the advantage of using segment registers (today)?