Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Getting function arguments using kprobes

Why does iret from a page fault handler generate interrupt 13 (general protection fault) and error code 0x18?

assembly x86 kernel

MIPS - Storing ints In Array From User Input

assembly mips

What is the purpose of the PowerPC instruction `bcctr`?

assembly powerpc

Assembly: why some x86 opcodes are invalid in x64?

What does this x86 assembly instruction do (addsd xmm0, ds:__xmm@41f00000000000000000000000000000[edx*8])?

assembly x86 sse

Which part of this C code is missing or needs to be altered?

c assembly switch-statement

Does each PUSH instruction push a multiple of 8 bytes on x64?

Why doesn't the JVM emit prefetch instructions on Windows x86

How many 1-byte NOPs can Skylake execute at one cycle

What is the equivalent of _emit on Linux?

linux gcc assembly

What is the "EU" in x86 architecture? (calculates effective address?)

Assembly language to C

c assembly bit-shift

Windows Assembly Language Programming

Any sources for learning assembly programming in Windows?

assembly

I'm not exactly sure what this x86 Add instruction is doing

128-bit shifts using assembly language?

Intel X86-64 assembly tutorials or book [closed]

assembly x86-64 intel

make: Circular dependency dropped

assembly makefile yasm

Optimal SIMD algorithm to rotate or transpose an array