Skip to content

Commit

Permalink
Merge pull request #1311 from ltratt/register_name_matching
Browse files Browse the repository at this point in the history
Use fm's new matching features for x86 register matching.
  • Loading branch information
ptersilie authored Jul 24, 2024
2 parents 88b073d + adb82e8 commit 663896e
Show file tree
Hide file tree
Showing 2 changed files with 260 additions and 107 deletions.
1 change: 1 addition & 0 deletions ykrt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ yk_testing = ["yktracec/yk_testing"]
[dev-dependencies]
cfgrammar = "0.13"
fm = "0.3.0"
lazy_static = "1.5.0"
lrlex = "0.13"
lrpar = "0.13"
regex = { version = "1.9", features = ["std"] }
Loading

0 comments on commit 663896e

Please sign in to comment.