Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

my .exe program is not what I expected

x86_64 assembly execve *char[] syscall

VC++ SSE code generation - is this a compiler bug?

C and assembly __asm doesn't work

c gcc assembly

Check null character in assembly language

string assembly null

Intel architecture and IEEE 754 compliance (minNum and maxNum)?

How can I use NASM as a library? [duplicate]

c++ assembly nasm

Can't jump or call kernel loaded at 0x8000

assembly x86 nasm osdev

Check if DLL uses SSE instructions

visual-c++ assembly dll x86 sse

How to find the base structure address with negative offsets

arm-none-eabi-gcc with Cmake has not entry point with flag -nostdlib

c assembly arm entry-point

MIPS: Size of .asciiz?

assembly mips mips32 spim

"relocation R_X86_64_32S against `.bss' can not be used when making a shared object”

Why does Console.WriteLine() use ecx register, event though eax and ebx are free? [duplicate]

c# .net assembly

push and pop of integers to stack, what outcome is not possible

more info on Memory layout of an executable program (process)

Why do byte spills occur and what do they achieve?

c memory assembly x86 llvm

What happens in assembly language when you call a method/function?

c++ c assembly function

iOS Patch program instruction at runtime

GCC: Prohibit use of some registers