Search code examples
What is the proper octal representation of the encoding of the operand register in intel 8086?...


assemblyintelx86-16octalinstruction-encoding

Read More
Undefined reference to clock_gettime() in Linux using ICC...


c++linuxubuntuintel

Read More
Do I need to check CPUID.01:EDX[5]?...


x86intelcpuidmsr

Read More
Numerical discrepancies after upgrading Fortran compilers (Intel v11.1 to v13.0)...


floating-pointfortranintelintel-fortran

Read More
Differences between current gen Xeon Processors...


serverintel

Read More
Intel icc: how to dump optimized code as C file...


cintelcompiler-optimizationicc

Read More
Efficient way for using int8 AVX512-VNNI instruction, especially about loading the data to zmm regis...


performanceintelmatrix-multiplicationavxavx512

Read More
How to disable remark "LOOP WAS VECTORIZED" written by Intel compiler?...


reportinteliccremarks

Read More
Do intel C++ compiler optimize out functions that have never been called in the codes?...


c++optimizationintelicc

Read More
What is the difference between shuffle and permute...


x86intelsimdnamingavx

Read More
What does the endbr64 instruction actually do?...


assemblyx86-64intelinstructions

Read More
How to detect E-cores and P-cores in Linux alder lake system?...


linuxx86-64intelcpu-architecturecpu-cores

Read More
When a gcc application is compiled in release mode (-O3) what instruction set extensions are used?...


optimizationgccintelinstruction-set

Read More
Intel Compilers: linking a fortran compiled library to main program of C...


cmakefilefortranintel

Read More
USB2.0 control endpoint stall upon set_configuration request...


usbdriverintelosdev

Read More
How CPU architecture 8085 and 8086 (and also cpu based on 8086) differ and categorized?...


x86intelcpu-registerscpu-architecture

Read More
How can the Intel 8086 access the entirety of the address space at a given time when using memory se...


cpu-architectureintelx86-16memory-segmentation

Read More
"Pentium-safe FDIV" ... in year 2014?...


delphix86cpuintelbackwards-compatibility

Read More
I have a problem with my kernel function "EXEC"...


assemblykernelnasmintelx86-16

Read More
Optimizing an incrementing ASCII decimal counter in video RAM on 7th gen Intel Core...


assemblyoptimizationx86intelbootloader

Read More
MASS equivalent for intel compilers and architectures...


intelcompiler-optimizationintel-mklicc

Read More
How much should I worry about the Intel C++ compiler emitting suboptimal code for AMD?...


c++optimizationinteliccamd-processor

Read More
How exactly x86 processor fetches the first instruction from SPI flash memory...


x86cpu-architecturemicrocontrollerintelmicroprocessors

Read More
Can I install cuda if I have Intel Graphics?...


tensorflowcudagpunvidiaintel

Read More
How do I know if a vector function (SIMD) really worked on multiple objects at a time?...


visual-studioparallel-processingintelsimd

Read More
Is double read atomic on an Intel architecture?...


c#.netx86atomicintel

Read More
Why did Meltdown and Spectre bugs go undiscovered for so long?...


intelamd-processorspectre

Read More
How does CMPXCHG affect FLAGS register?...


assemblyx86intelinstruction-setcompare-and-swap

Read More
How to understand "The XX flag is undefined/clear/set" in x86 manual?...


assemblyx86inteleflags

Read More
Compiler differences in g++ 4.7.2 and Intel 13.0.1 vs clang++ 3.2 and g++ 4.8...


c++g++clangintel

Read More
BackNext