Re: BUG: non-fixed-length ISAs are unsupported for now
"Frank Ch. Eigler via Cgen" <[email protected]> Wed, 12 Aug 2020 14:36:11 -0400
| Newsgroups | gmane.comp.tools.cgen.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi - > I have tried it. Result is the same: ifields are just added (part of > generated z80-opc.c): I'm unfortunately unable to actually run cgen here (apparent incompatibility with "new" fedora32-level guile), so am only guessing that you could try setting the cpu base-insn-size to 16 or even 32: enough bits to tell the instructions apart. - FChE