mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-16 14:15:26 -06:00
13 lines
121 B
Text
13 lines
121 B
Text
description "Test XED X86 opcode decoder\377";
|
|
|
|
uses
|
|
Core,
|
|
Xed;
|
|
|
|
file
|
|
XedTest.h,
|
|
XedTest.cpp;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|