HJLebbink / asm-dude

Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
MIT License
4.13k stars 98 forks source link

AsmDude2: Performance Data Zen3 #151

Open HJLebbink opened 1 year ago

HJLebbink commented 1 year ago
Hi @HJLebbink Is branch for visual studio 2022 up to date ? I see last version is from July but branch was updated in January. I tried to build it but got error. Could you please add Support for Zen 3 architecture. It shouldn't be a big deal. It took me only 1 hour of work, but I cannot build it because of errors 
error MSB3030: Could not copy the file "D:\gitproj\asm-dude\VS\CSHARP\asm-dude-vsix\Microsoft.Z3.dll" because it was not found.
D:\gitproj\asm-dude\VS\CSHARP\asm-dude-vsix\SyntaxHighlighting\AsmDisassemblyTokenTagProvider.cs(28,11,28,19): error CS0246: The type or namespace name 'AsmTools' could not be found (are you missing a using directive or an assembly reference?)

There is tsv file for Zen3 architecture.

[Zen3.txt](https://github.com/HJLebbink/asm-dude/files/9692507/Zen3.txt)

Originally posted by @marcelmacuf in https://github.com/HJLebbink/asm-dude/issues/128#issuecomment-1264633677

HJLebbink commented 1 year ago

@marcelmacuf, Have you generated the Zen3 text file? If you can provide it in the following format with tabs, I can include it.

[Instruction]tab[Operands]tab[µops fused domain]tab[µops unfused domain]tab[µops each port]tab[ Latency]tab[Reciprocal throughput]tab[Comments]