Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Conditional jump instructions in MSROM procedures?

What’s the difference between eax ebx ecx in assembly

assembly x86 cpu-registers

Setting root-only permissions on /dev files and build binary

linux bash x86 setuid msr

How to detect if the computer is 32-bit or 64-bit?

vba x86 x86-64

What does sys_break do?

c linux gcc x86 system-calls

SSE Loading & Adding

c x86 sse simd intrinsics

Instruction sequence that does the same thing as push

assembly x86 stack x86-16

how does LEA and several instruction work? [duplicate]

assembly x86

Pointer for the first struct member list in nasm assembly

assembly x86 nasm

need help understanding the movzbl call in this function

c assembly x86

How can I get the number of instructions executed by a program?

How to resolve "not counted" in perf?

linux performance x86 perf

Android Virtual Device on Windows 10 - Endless "VCPU shutdown request" - doesn't launch

android windows x86 avd haxm

How does _mm256_shuffle_ps work?

c x86 simd intrinsics avx

why use or instead of cmp when checking against 0 [duplicate]

assembly x86

Reverse-engineering a virtual method that only XORs the low byte of EAX before returning

Random number in assembly

What is the difference between _mm512_load_epi32 and _mm512_load_si512?

x86 sse simd intrinsics avx512

How to force cpu core to flush store buffer in c?

Why any modern x86 masks shift count to the 5 low bits in CL