summaryrefslogtreecommitdiff
path: root/assembler/gen4asm.h
diff options
context:
space:
mode:
Diffstat (limited to 'assembler/gen4asm.h')
-rw-r--r--assembler/gen4asm.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/assembler/gen4asm.h b/assembler/gen4asm.h
index 122baf00..8a3e95be 100644
--- a/assembler/gen4asm.h
+++ b/assembler/gen4asm.h
@@ -80,14 +80,6 @@ struct regtype {
int type;
int is_default;
};
-/**
- * This structure is the internal representation of register-indirect addressed
- * registers in the parser.
- */
-
-struct indirect_reg {
- int reg_file, address_subreg_nr, indirect_offset;
-};
/**
* This structure is the internal representation of destination operands in the