The Wayback Machine - https://web.archive.org/web/20200628132658/https://github.com/topics/intel
Skip to content
#

intel

Here are 507 public repositories matching this topic...

jonckennedy
jonckennedy commented Jun 26, 2019

So many mistakes are made due to the default 'varying' decoration on a type when no decoration is given, that there should be a warning for it - disabled by default to not break current code.

#pragma warning(varying) //to enable
--wvarying // CLI to enable

athre0z
athre0z commented Mar 24, 2019

The documentation should always be in sync with the latest changes. Currently, this involves me manually building it and pushing it into an S3 bucket. That could happen automatically through CI.

Additionally, it would be great if we could display a drop-down in the doc that allows viewing documentation for older versions of Zydis as well, similar to what docs.rs does for Rust

wizonesolutions
wizonesolutions commented Sep 29, 2019

I am probably overlooking something super-obvious, so I hope this is only a quick question.

The config file says:

# Energy Versus Performance Preference Switch
# Usage: hwphint ${mode} ${algorithm} ${load_hint} ${normal_hint}
# Hints: see energy_performance_available_preferences

Where do I "see energy_performance_available_preferences"? Is there something similar for the algor

Improve this page

Add a description, image, and links to the intel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the intel topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.