intel: decoder: extract instruction/structs length
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
This commit is contained in:
@@ -87,6 +87,7 @@ struct gen_group {
|
||||
|
||||
struct gen_field *fields; /* linked list of fields */
|
||||
|
||||
uint32_t dw_length;
|
||||
uint32_t group_offset, group_count;
|
||||
uint32_t group_size;
|
||||
bool variable;
|
||||
|
||||
Reference in New Issue
Block a user