mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Update uops.info data to 05.11.2020.
This commit is contained in:
+64877
-53673
File diff suppressed because one or more lines are too long
@@ -22,6 +22,7 @@ struct AsmVar
|
||||
struct AsmOp
|
||||
{
|
||||
int id;
|
||||
int descId;
|
||||
int numVariants;
|
||||
const AsmVar*const* variant;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user