Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in instructions

How many instructions to access pointer in C?

c pointers instructions

Useless jp / jnp assembly instruction on x86_64

What does it mean by "MOV AH, 4CH" in assembly language?

What do the abbriviations (Rn, Rd, ...) in the instruction set of ARM mean?

How exactly does the x86 LOOP instruction work?

Do modern cpus skip multiplications by zero?

Why two bitwise or AVX instructions? [duplicate]

Explain (buffers, analyse) in postgresql

sql postgresql instructions

Is it possible to find a list of all of the assembly instructions that GCC can generate?

gcc assembly x86 instructions

ARM assembly cannot use immediate values and ADDS/ADCS together

Are there any such processors which have instructions to bypass the cache?

Use of TEST instruction with same register

Function/instruction to count number of times a value has already been seen

Is LEA the only instruction in x86 with a memory operand that doesn't access memory?

MIPS and ARM differences

What is the significance of operations on the register EAX having their own opcodes?

Assembly programming - WinAsm vs Visual Studio 2017

Difference between long and short jump (x86)

Android instructions when open the application at first time? [closed]