Re: BUG: non-fixed-length ISAs are unsupported for now

Sergey Belyashov via Cgen <[email protected]> Wed, 29 Apr 2020 22:11:09 +0300
Newsgroups gmane.comp.tools.cgen.devel
Message-ID <CAOe0RDywVAHVfwZhAwvJhdSYHf5nmbXwsWpZVLf90xxY3tgUKg@mail.gmail.com>
Hi

Without increase of base-insn-bitsize no error is happened. Error was
caused if I use ifields more than 8 bit size.

In any case, currently CGEN cannot handle CISC ISAs like x86 and z80... :'(

Best regards,
Sergey Belyashov

пн, 27 апр. 2020 г. в 23:01, Jose E. Marchesi <[email protected]>:

>
>     Ok, I understand.
>
>     I try to do next experiment:
>     set (base-insn-bitsize 24) in ISA definition (without it CGEN fails)
>
>
> Fails how?
> Also, can we see your field definitions? (f-0 and f-1).
>