Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in intel

What is the stack engine in the Sandybridge microarchitecture?

How can the L1, L2, L3 CPU caches be turned off on modern x86/amd64 chips?

Why REP LODS AL instruction exists?

assembly x86 intel amd

What does "store-buffer forwarding" mean in the Intel developer's manual?

Compiler optimization: g++ slower than intel

Which cache mapping technique is used in intel core i7 processor?

Dynamically determining where a rogue AVX-512 instruction is executing

Why can't my ultraportable laptop CPU maintain peak performance in HPC

How does CLFLUSH work for an address that is not in cache yet?

assembly registers esp and ebp

Will runtimes like CLR and JVM be able to use Haswell TSX instructions?

Why is Skylake so much better than Broadwell-E for single-threaded memory throughput?

_mm_load_ps vs. _mm_load_pd vs. etc on Intel x86 ISA

c x86 intel sse simd

Why is it not possible to push a byte onto a stack on Pentium IA-32?

assembly intel x86

Size of store buffers on Intel hardware? What exactly is a store buffer?

x86-64 canonical address?

C++/compilation : is it possible to set the size of the vptr (global vtable + 2 bytes index)

c++ compilation g++ intel vptr

Enabling intel virtualization (VT-X) without option in BIOS [closed]

Loop unrolling to achieve maximum throughput with Ivy Bridge and Haswell

c++ x86 intel sse avx

Memory alignment on a 32-bit Intel processor