Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Is it possible to call Windows libraries that will live on the hard disk from a program that lives in the BIOS?

assembly bios

Threaded execution speed of LOCK CMPXCHG

Equivalent of 'int 3' on ARM/iOS processors [duplicate]

iphone debugging assembly

64 bit assembly, when to use smaller size registers

Preserving sreg in AVR interrupts

assembly arduino avr atmel

How can eax store return value of which size is bigger than 4 bytes?

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