Skip to content

Bindings to Intel XED (Instruction decode/encode library)

License

Notifications You must be signed in to change notification settings

valarauca/xed-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xed-sys

Automatically generated bindings via bindgen for Intel XED

Build Tools

  • libclang
  • clang and clang++
  • yasm
  • GNU/Linux based OS (please note only x64 targets are tested)
  • mkdir
  • rustc/cargo
  • git (new enough to support submodules)
  • python v2.7 (to build xed)

You'll need clang, clang++, ld, and ar to be located in /usr/bin/

Building

cargo build

License

This project should be considered to be under the Apache2 License

Status

Currently this just includes the decode information

About

Bindings to Intel XED (Instruction decode/encode library)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages