Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Linux kernel assembly and logic

With variable length instructions how does the computer know the length of the instruction being fetched? [duplicate]

assembly cpu-architecture

Programming Environment for a Motorola 68000 in Linux

linux assembly 68000

LOOP, LOOPE, LOOPNE?

assembly loops x86

Equivalent for GCC's naked attribute

gcc assembly x86 freebsd

How does argument passing work?

Why is this inline assembly not working with a separate asm volatile statement for each instruction?

c linux gcc assembly x86-64

How to make the kernel for my bootloader?

Are programming languages and methods inefficient? (assembler and C knowledge needed)

c assembly methods

AND faster than integer modulo operation?

What kind of projects (besides the obvious OS stuff) use assembly language?

Is mov %esi, %esi a no-op or not on x86-64?

GCC C++ Exception Handling Implementation

Understanding MRC on ARM7

assembly arm

Why is 1.0f in C code represented as 1065353216 in the generated assembly?

c assembly floating-point nasm

JMP to absolute address (op codes)

What does the bracket in `movl (%eax), %eax` mean?

Why do Off-the-shelf applications work on both Intel and AMD processors?

assembly cpu compatibility

What's an example of a simple C function which is faster implemented in inline assembly?

assembly inline-assembly

__do_global_dtors_aux and __do_global_ctors_aux