From d4620aedb1e085462f82d2a643a20c7de743ea2b Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 22 Aug 2021 15:04:33 -0700 Subject: bump to yaxpeax-arch 0.2.7 and proper field description support --- src/shared/evex.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/evex.in') diff --git a/src/shared/evex.in b/src/shared/evex.in index 339eaaf..414074e 100644 --- a/src/shared/evex.in +++ b/src/shared/evex.in @@ -2,7 +2,7 @@ use super::OperandSpec; use super::FieldDescription; use super::InnerDescription; -use yaxpeax_arch::DescriptionSink; +use yaxpeax_arch::annotation::DescriptionSink; // `evex_byte_one` is an option because the caller *may* have already read it, // but may have not. `long_mode` can decide immediately that `0x62` should be read -- cgit v1.1