Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

How does C limit a static function's use to only its file?

c assembly

RISC-V assembly simulator [closed]

assembly riscv

push on 64bit intel osx

macos assembly x86-64 intel

How un-portable is assembly language, /really/?

Using LEA on values that aren't addresses / pointers?

c assembly x86 memory-address

Avoiding AVX-SSE (VEX) Transition Penalties

How do I know if gcc agrees that something is volatile?

c gcc assembly volatile

Is C inefficient compared to Assembly? [duplicate]

Set video mode to 1920x1080 (HD) or higher in kernel ASM (NASM assembler) [closed]

video assembly kernel nasm vesa

gcc - writing and executing code in the bss - setting the permission flags

c linux gcc assembly x86-64

Parameters of guarded_open_np

writing shellcode: why my shellcode won't work?

assembly x86-64 shellcode

Assembly and multicore CPUs

assembly x86 multicore x86-64

Using Multiply Accumulate Instruction Inline Assembly in C++

c++ assembly arm filtering

How to properly create an array in ARM assembly?

arrays assembly arm

C performance and compiling options

java c performance gcc assembly

64-bit windows VMware detection

Hello World in LLVM-Assembly Language on Windows

ARM prefetch workaround