Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE: Experiments with instruction encoding extraction #15

Open
wants to merge 1 commit into
base: sof-gcc10.2
Choose a base branch
from

Commits on Sep 5, 2022

  1. DO NOT MERGE: Experiments with instruction encoding extraction

    The tools in this directory product JSON files describing instruction
    encodings based on the binutils overlay file xtensa-modules.c.  The
    input format accepted is a .tar.gz or .tar.bz2 overlay tarball as
    accepted by a crosstools-ng build.  Just run "make" in this directory
    to produce a JSON file for each machine description.  (It takes
    surprisingly long to compile these files, so feel free to build in
    parallel to speed the process!).
    
    Signed-off-by: Andy Ross <[email protected]>
    andyross committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    e5d1c24 View commit details
    Browse the repository at this point in the history