Re: BUG: non-fixed-length ISAs are unsupported for now
"Frank Ch. Eigler via Cgen" <[email protected]> Mon, 27 Apr 2020 12:29:14 -0400
| Newsgroups | gmane.comp.tools.cgen.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi - > While analyzing code of CGEN I have found next code: > [...] > Can anybody add support for non-fixed-length ISAs? I am not expecting major cgen improvements. However, if your base-insn-size is large enough to contain all the opcode-like bits of your largest possible instruction, you may not need those improvements. - FChE