Search code examples
how does the accessed bit microcode assist work?...

x86cpucpu-architecturepage-tablesmicro-architecture

Read More
How do the store buffer and Line Fill Buffer interact with each other?...

x86cpu-architecturecpu-cachemicro-architecturecpu-mds

Read More
How instructions are fetched into modern CPUs(2023)?...

cpuhardwareprefetchmicro-architecture

Read More
Are any instructions affected by IA32_UARCH_MISC_CTL[DOITM] in existing CPUs?...

x86cpu-architectureintelmicro-architecture

Read More
Is machine code and assembly code part of the architecture?...

assemblycpu-architecturemachine-codeinstruction-setmicro-architecture

Read More
How does the Program read 32 bit from the memory in a single clock cycle?...

intelcpu-architecturemicroprocessorsmicro-architecture

Read More
Does storing false bool values cost less electrical energy?...

cpu-architecturebitenergymicro-architecture

Read More
Memory loads experience different latency on the same core...

cachingprocessoperating-systemcpu-architecturemicro-architecture

Read More
What are my available march/mtune options?...

gcccommand-linex86compiler-flagsmicro-architecture

Read More
Temporality of ST64B and MOVDIR64B...

assemblyx86-64cpu-architecturearm64micro-architecture

Read More
Adding a redundant assignment speeds up code when compiled without optimization...

performanceassemblyx86cpu-architecturemicro-architecture

Read More
How can I add a decorator pattern to a chain of responsibility?...

design-patternsumlchain-of-responsibilitymicro-architecturedecorator

Read More
how are barriers/fences and acquire, release semantics implemented microarchitecturally?...

x86x86-64cpu-architecturememory-barriersmicro-architecture

Read More
Why dependency in a loop iteration can't be executed together with the previous one...

performanceassemblyx86micro-optimizationmicro-architecture

Read More
Architecture and microarchitecture...

systemcpucpu-architecturemicro-architecture

Read More
Can programs use (significantly) less memory when compiled for different processors?...

c++compilationx86-64micro-architecturememory-footprint

Read More
how do i get the cpu information for my computer i.e functional units/latency etc...

assemblyx86cpu-architecturemicro-architecture

Read More
Based Indexed Addressing Mode Memory Sum...

assemblycpu-architecturex86-16microprocessorsmicro-architecture

Read More
What's the microarchitecture used in the MIPS I.S.A?...

mipscpu-architectureinstruction-setmicro-architecture

Read More
How to figure out disabled cores in a CPU?...

intelcpu-architecturemicro-architecture

Read More
Conditional jump instructions in MSROM procedures?...

x86intelcpu-architecturebranch-predictionmicro-architecture

Read More
Why isn't there a data bus which is as wide as the cache line size?...

cachingmemorycpu-architecturecpu-cachemicro-architecture

Read More
How to look up what form of an instruction is used, by opcode or disassembly?...

assemblyx86-64disassemblymachine-codemicro-architecture

Read More
Why jnz requires 2 cycles to complete in an inner loop...

x86micro-optimizationmicrobenchmarkmicro-architecture

Read More
Is mov r64, m64 one cycle or two cycle latency?...

assemblyx86cpu-cachemicrobenchmarkmicro-architecture

Read More
Intel JCC Erratum - should JCC really be treated separately?...

assemblyx86intelcpu-architecturemicro-architecture

Read More
uops for integer DIV instruction...

assemblyx86x86-64cpu-architecturemicro-architecture

Read More
Execute operations of the same instruction separately in an OoO processor...

assemblyx86cpu-architectureinstructionsmicro-architecture

Read More
How modern X86 processors actually compute multiplications?...

algorithmx86cpu-architecturealumicro-architecture

Read More
What is an assisted/assisting load?...

x86cpu-architecturepage-tablesmicro-architecturecpu-mds

Read More
BackNext