46 stream <<
"[INSTR " << i.
f <<
"]";
void * f
Definition: Instruction.h:24
int arg
Definition: Instruction.h:25
Definition: Instruction.h:20
Instruction(void *_f=nullptr, int a=0x0)
Definition: Instruction.h:28
std::ostream & operator<<(std::ostream &stream, Instruction &i)
Output for instructions.
Definition: Instruction.h:39