Search code examples
Excess-N to 2's complement...


assemblybinaryinteltwos-complement

Read More
Is there any way to write for Intel CPU direct core-to-core communication code?...


assemblyx86cpuintelcpu-architecture

Read More
x86_64 primary opcode byte categorization...


assemblyx86-64inteldisassemblyinstruction-encoding

Read More
Should values always be popped off the x87 FPU stack?...


assemblyx86intelreal-modex87

Read More
How to access PCIe configuration space? (ECAM)...


assemblyintelpcipci-ebase-address

Read More
Is there a cheaper serializing instruction than cpuid?...


assemblyx86intelcpu-cacherdtsc

Read More
How do *move elimination* slots work in Intel CPU?...


x86intelcpu-architecture

Read More
How exactly do partial registers on Haswell/Skylake perform? Writing AL seems to have a false depend...


assemblyx86intelcpu-architecturemicro-optimization

Read More
Why misaligned access to locked memory read intermediate value on intel cpu?...


c++multithreadingatomicintelmemory-alignment

Read More
What is False Dependency in CPU?...


pipelinecpucpu-architectureintelcpu-hazard

Read More
What is the stack engine in the Sandybridge microarchitecture?...


assemblyx86intelcpu-architecture

Read More
How are x86 uops scheduled, exactly?...


performanceoptimizationx86intelcpu-architecture

Read More
C++ OpenCL only finding iGPU but not CPU...


c++openclcpuintel

Read More
Why is execution time of a process shorter when another process shares the same HT core...


linuxperformancex86intelhyperthreading

Read More
Why do align access and non-align access have same performance?...


x86-64intelmemory-alignment

Read More
Intel Simics: VMP Kernel Installation fails (linux 22.04)...


intelvirtualizationsimics

Read More
perf_event_open - how to monitoring multiple events...


clinuxintelperf

Read More
How to differentiate between Intel CPU generations in C++ at runtime?...


c++x86intelsimdintrinsics

Read More
Is there a way to run cmake using intel compilers?...


cmakeintelintel-oneapi

Read More
Does Intel Performance Primitives only work on Intel processor-powered devices?...


opencvintel

Read More
Is there any API to get GPU activity for Intel Arc Graphics card? I need to get them programmaticall...


c#c++intelvideo-card

Read More
What's the difference between dispatching and issuing in CPU pipeline...


x86cpucpu-architectureintelamd-processor

Read More
Understanding Intel assembly instruction syntax from manual...


assemblyx86x86-64intel

Read More
Errors when using Matlab mex...


matlabfortranintelmexintel-oneapi

Read More
Integrating a C Subfunction for Optimizing R Code...


rintelintel-mkl

Read More
Using OR r/m32, imm32 in NASM...


assemblyx86intelamd-processor

Read More
Can the AMD64 ISA work without licensing the x86 ISA?...


x86-64cpu-architectureintelinstruction-setamd-processor

Read More
DPDK rte_eth_rx_burst and rte_eth_tx_burst not working in ubuntu 14.04 (AMD machine)...


ubuntuinteldpdkamd-processor

Read More
Why REP LODS AL instruction exists?...


assemblyx86intelamd-processor

Read More
What is the MSR differences between AMD x86 and Intel x86?...


x86intelamd-processormsr

Read More
BackNext