Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Using bts assembly instruction with gcc compiler

transpose for 8 registers of 16-bit elements on SSE2/SSSE3

assembly matrix x86 sse simd

How do I atomically read a value in x86 ASM?

x86 128-bit atomic ops

assembly x86 atomic x86-64

what is the purpose of mov %rax,%rax?

gcc assembly

What is MASM ? which we generally use it for learning assembly language code?

assembly

Make file for larger directory structure

c assembly makefile

How to understand this?

assembly objcopy

manipulating 32 bit numbers with 16 bit registers in 8086

Variable swap with and without auxiliary variable - which is faster?

c assembly swap

Assembly - shr instruction turn on carry flag?

assembly x86

Detail about MSR_GS_BASE in linux x86 64

How to disassemble movb instruction

Testing Shellcode From C - Bus Error 10

c macos assembly shellcode

Delphi 64 bits asm compiling error

How can I find out what "processor family" an Intel processor is under?

16 colors for background in MCGA BIOS text mode (AL = 03h)

Writing to a file in assembler

assembly nasm dosbox

How does a loader in operating system work? [closed]

What is the JCC instruction in x86