Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How can I write a "Hello World" app in assembly language? [duplicate]

assembly x86 x86-64

Tools required to learn ARM on linux x86 platform [closed]

linux arm assembly

How can I use data discovered via a memory scanner in an external program?

c assembly

Is it okay to mix legacy SSE encoded instructions and VEX encoded ones in the same code path?

assembly x86 sse avx intel

Buffer overflow appeared before it is expected

Load from a 64-bit address into other register than rax

assembly x86-64

Where is VPERMB in AVX2?

assembly x86 intel sse avx2

How to shutdown the machine? I'm building a tiny OS of my own [duplicate]

Is there something wrong with my spin lock?

Vectorizing Modular Arithmetic

c assembly x86-64 sse intrinsics

x86_64 Linux syscall arguments

How to write to screen with video memory address 0xb8000 from real mode?

Can x86 reorder a narrow store with a wider load that fully contains it?

Meaning of REX.w prefix before AMD64 jmp (FF25)

winapi assembly x86-64

Debugging disassembled libraries with gdb

assembly x86 gdb disassembly

Load constant floats into SSE registers

assembly sse

Fast intersection of two sorted integer arrays

c# .net assembly

Is there a way to output the assembly of a single function in isolation?

Disk Read Error while loading sectors into memory

writing functions in assembler

assembly nasm