Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Why was NOP assigned to 0x90 in x86 assembly?

How to view the assembly code generated from my JavaScript (in Chrome)?

How do I access the state of individual bits of a word in MIPS?

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)