Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

how to run this assembly code on nasm?

Regular expression for parsing similar assembler instructions

Z80 Instruction Register Size

assembly emulation z80

Efficient SSE NxN matrix multiplication

Which assembler to target?

Breaking long macro argument list in GNU assembler for AArch64

Does INVLPG instruction or mprotect() affect the CPU cache state while invalidating TLB entries?

inline asm unknown

C calling conventions in assembly (64 bit) - scanf

c assembly 64-bit printf scanf

Implement recursion in ASM without procedures

Can I do the equivalent of jmping to a label by saving and modifying the Instruction Pointer?

assembly x86

Is there really a limit to sections name in PE binaries?

Clang doesn't support the Lock Prefix. How shall I workaround?

How to declare __m128i constant in MASM?

assembly x86-64 masm sse2

Visual studio inline assembly direct jump

Use TEST to check if multiple bits of AL are all zero or all one

assembly x86