Talvos
0.1
SPIR-V interpreter and dynamic analysis framework
|
This file defines the Instruction class. More...
#include <cassert>
#include <cstring>
#include <iostream>
#include <spirv/unified1/spirv.h>
#include "talvos/Instruction.h"
Go to the source code of this file.
Namespaces | |
talvos | |
Macros | |
#define | CASE(OP) |
This file defines the Instruction class.
Definition in file Instruction.cpp.
#define CASE | ( | OP | ) |