Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in intel

Packed and encrypted section in x86 reversing challenge, without tripping entropy heuristics

Why isn't my code working when adding .386?

How does the processor handle conditions?

How to measure x86 and x86-64 assembly commands execution time in processor cycles? [duplicate]

Assembly syntax for masked vector Intel AVX-512 instructions

x86 Comparison Instruction That Uses XOR Instead of Subtraction

Why can't I save the value of rip? [duplicate]

assembly x86 intel

How to tell gcc to stop using built-in functions?

c linux gcc x86 glibc intel

Define byte appearing in debug after a manually encoded far call

Why is using structure Vector3I instead of three ints much slower in C#?

x86-64 Assembly test - jle

assembly x86 branch intel

Find index of maximum element in x86 SIMD vector

c++ x86 sse simd avx intel

Difference between dts and ACPI

x86 ASM Linux - Using the .bss Section

linux assembly x86 nasm intel

GCC 4.4: Avoid range check on switch/case statement in gcc?

Where can I find a 8080 to x86 assembler conversion tool? [closed]

What does "short" jump mean in assembly language?

assembly x86 disassembly intel

g++ Optimization Flags: -fuse-linker-plugin vs -fwhole-program

intel c++ linux g++ x86-64 ld

Do all 64 bit intel architectures support SSSE3/SSE4.1/SSE4.2 instructions?

What does the R stand for in RAX, RBX, RCX, RDX, RSI, RDI, RBP, RSP? [duplicate]