Giter Club home page Giter Club logo

Comments (1)

msmania avatar msmania commented on August 14, 2024 1

Hi! Thank you for trying my code, and sorry for not responding timely.

It's really a good question and thank you for bringing it up. Yes, idx_min = 1 means I wanted to skip measuring tat[0] because it's false-positive.

A low score of tat[0] is a side effect from calling branch_predictor with x = 0. When x is 0, branch_predictor runs all instructions normally (without any speculation), and it touches probe[0]. If you change the value of gateway to 1 or some other value, you can see the position of this side-effect moves to somewhere.

If there is anything unclear, please let me know. I'm happy to answer!

from microarchitectural-attack.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.