mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Update uops.info data to 05.11.2020.
This commit is contained in:
parent
da036bf322
commit
c08d081f9a
File diff suppressed because one or more lines are too long
@ -22,6 +22,7 @@ struct AsmVar
|
|||||||
struct AsmOp
|
struct AsmOp
|
||||||
{
|
{
|
||||||
int id;
|
int id;
|
||||||
|
int descId;
|
||||||
int numVariants;
|
int numVariants;
|
||||||
const AsmVar*const* variant;
|
const AsmVar*const* variant;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user