Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline

generate decoding tables for registers
Needs ReviewPublic

Authored by MikeStump on Mar 14 2017, 5:05 PM.

Details

Summary

Most ports have one or more create by hand decoding tables for their registers. It is nice if tblgen creates this table for us, as it does have visibility into all the registers and their numbers.

Diff Detail

Repository
rL LLVM

Event Timeline

MikeStump created this revision.Mar 14 2017, 5:05 PM