Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

What is the latency and throughput of the RDRAND instruction on Ivy Bridge?

assembly intel rdrand

Assembly - .data, .code, and registers...?

assembly low-level masm32

How to check if compiled code uses SSE and AVX instructions?

c++ assembly x86 g++ simd

Intel x86 vs x64 system call

Is performance reduced when executing loops whose uop count is not a multiple of processor width?

How does C code call assembly code (e.g. optimized strlen)?

c unix assembly

C Macro - how to get an integer value into a string literal [duplicate]

x86 assembly abs() implementation?

assembly x86

Why reading a volatile and writing to a field member is not scalable in Java?

java assembly concurrency jvm

In what situation would the AVX2 gather instructions be faster than individually loading the data?

What is meant by data cache and instruction cache?

Why did GCC generate mov %eax,%eax and what does it mean?

gcc assembly x86-64

Analyzing a crash in Windows: what does the error message tell us?

Where can I find system call source code?

What does the Kernel Virtual Memory of each process contain?

What is global _start in assembly language?

linux assembly nasm ld

Difference between SHL and SAL in 80x86

assembly x86-16 bit-shift

What does an asterisk * before an address mean in x86-64 AT&T assembly?

What does cltq do in assembly?

assembly x86 gnu-assembler att

assembly vim syntax highlighting