Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How to load kernel or be able to use more space in own bootloader?

When Will the Code Under DATA SEGMENT execute in this code?

assembly x86-16

Why are some programming languages faster than others?

How do you get maximal speed out of SSE?

How does an adder perform unsigned integer subtraction?

How can I print the contents of stack in C program?

c pointers assembly x86

What does EBP+8 in this case in OllyDbg and Assembler mean?

Get time in 1ms increments

assembly x86 clock

How does Enum allocate Memory on C?

c assembly enums abi

Disassembly view of C# 64-bit Release code is 75% longer than 32-bit Debug code?

Nested loop traversing arrays

Local Variables offset from stack base pointer

c assembly x86

FLD instruction x64 bit

delphi assembly x86-64 fpu basm

why 128bit variables should be aligned to 16Byte boundary

What does a comma in a parenthesis mean in the AT&T syntax for x86 assembly?

Understanding assembly generated by C function call

c assembly

Inline Assembly in C

error LNK2019: unresolved external symbol referenced in function main

Syntax of short jmp instruction

assembly

How do I use the ARM assembler in XCode?

ios xcode assembly arm