Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in instructions

Tracing/profiling instructions

Does [ebp*2] reference DS or SS segment?

The difference between cmpl and cmp

What is the advantage of having instructions in a uniform format?

difference between conditional instructions (cmov) and jump instructions [duplicate]

How exactly do executables work?

What are the semantics of ADRP and ADRL instructions in ARM assembly?

Difference between movq and movabsq in x86-64

IL Instructions not exposed by C#

c# il instructions

What is the 0x10 in the "leal 0x10(%ebx), %eax" x86 assembly instruction?

assembly x86 instructions

C code loop performance

How does x86 pause instruction work in spinlock *and* can it be used in other scenarios?

What does the endbr64 instruction actually do?

C code loop performance [continued]

Are there any smart cases of runtime code modification?

`testl` eax against eax?

assembly x86 instructions