Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Is it possible to call into C functions from OCaml, without wrapped types?

c assembly compilation ocaml ffi

Where is the source of imprecise calculation in the assembler code of gcc -Ofast compared with -O3? [closed]

c assembly gcc x86-64 fast-math

How to build (or port?) MASM ASM files with llvm/clang?

assembly llvm nasm masm

Why doesn't copy_user_enhanced_fast_string use AVX if it is available?

Intercepting syscalls (where are args passed)

Question about unsigned int in c [duplicate]

c x86 assembly unsigned

What does an ELF relocation in .bss, but relative to .bss, mean?

assembly linker elf

C allocated space size on stack for an array

c assembly x86 gdb

From bootsector to C++ kernel

Signed overflow detection on 8080

Segmentation fault when using DB (define byte) inside a function

RGBA to ABGR: Inline arm neon asm for iOS/Xcode

ios xcode assembly arm neon

Where to start learning assembly - IDE, examples

assembly ide x86 masm

Newline byte 0Ah being ignored by x86_64 system call print program

ARM-Assembly: Arithmetic Shift / Logical Shift

assembly arm shift

How do I write text in different colours in DOS?

assembly dos

MITE (legacy pipeline) used instead of DSB (uops cache) when jump is not quite aligned on 32 bytes

performance assembly x86 intel

ADD slower than ADC in the first step of a bigint multiply on Coffee Lake (Skylake)