diff options
| author | Robert Norton | 2017-08-15 16:18:30 +0100 |
|---|---|---|
| committer | Robert Norton | 2017-08-15 16:18:30 +0100 |
| commit | 6b51abc19b5af4051f53be9de3cf07f311d193c1 (patch) | |
| tree | 5651fc87f1720862ae6cc14317db679cd5b22c53 /risc-v | |
| parent | 753d80d0527d6c334c70ff41a9857f86fc773d59 (diff) | |
remove unneeded regs_out_in.hgen files.
Diffstat (limited to 'risc-v')
| -rw-r--r-- | risc-v/hgen/regs_out_in.hgen | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/risc-v/hgen/regs_out_in.hgen b/risc-v/hgen/regs_out_in.hgen deleted file mode 100644 index 8e1fd093..00000000 --- a/risc-v/hgen/regs_out_in.hgen +++ /dev/null @@ -1,5 +0,0 @@ -(* for each instruction instance, identify the role of the registers - and possible branching: (outputs, inputs, voidstars, branch) *) - -| `MIPSAdd -> - ([], [], [], [Next]) |
