We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc0c33c commit f660993Copy full SHA for f660993
1 file changed
include/redasm/surface/common.h
@@ -54,7 +54,6 @@ typedef struct RDCellData {
54
RDOperand value;
55
} operand;
56
57
- bool is_instruction;
58
unsigned int group_idx;
59
} RDCellData;
60
0 commit comments