List Question
20 TechQA 2023-08-10T14:07:39.527000Does the SERIALIZE instruction prevent speculative execution?
105 views
Asked by vengy
Can speculative execution of modern CPUs cross loop iterations?
145 views
Asked by Changbin Du
Measure the number of executed instructions including *speculative*
286 views
Asked by Simple.guy
How debuggers deal with out-of-order execution and branch prediction
354 views
Asked by Ahmed Ehab
Emulate attribute "unpredictable"
241 views
Asked by Tomilov Anatoliy
EPT violations through speculative execution
91 views
Asked by CRoemheld
Speculative execution and malloc
164 views
Asked by cs questions
Spark: While using Speculation property, application is failing randomly with Failed to CREATE_FILE
118 views
Asked by user2523067
How are writes managed in Spark with speculation enabled?
567 views
Asked by pri
Can a speculatively executed CPU branch contain opcodes that access RAM?
2.7k views
Asked by golosovsky
Branch Misprediction Recovery in RISC-V
273 views
Asked by Thiện Lê
Has Hardware Lock Elision gone forever due to Spectre Mitigation?
877 views
Asked by Alex Guteniev
What is the use case for `Interlocked.SpeculationBarrier` in C#?
147 views
Asked by Valderann
Are there any security risks, from server side prefetching of database data?
41 views
Asked by Jason Masters
Is there a limit to new tasks for Spark speculation?
672 views
Asked by pri
What happens with nested branches and speculative execution?
1.1k views
Asked by C. Pinto
Are there CPU doing speculative execution that virtualize memory locations?
75 views
Asked by curiousguy
Is it possible that speculative execution on intel CPU causing EXC_BAD_INSTRUCTION (SIGILL)
209 views
Asked by Anton Dyachenko
Arm Cortex-A8 program flow prediction
111 views
Asked by alireza sadeghpour
What is the microarchitectural root cause of ZombieLoad?
107 views
Asked by Lewis Kelsey