add backwards mhook tests
This commit is contained in:
@@ -12,6 +12,9 @@ public:
|
||||
|
||||
bool avx;
|
||||
bool rdrand;
|
||||
|
||||
bool loop;
|
||||
bool tail_recursion;
|
||||
};
|
||||
public:
|
||||
AbstractHookEngine(const char* name) : name_(name) {
|
||||
|
||||
Reference in New Issue
Block a user