Re: modify compiler lcc



jessicaitaly@xxxxxxxxx wrote:
I'm trying to modify a compiler lcc into a compiler with 16 bit and 32
register.

Please, somebody could help me?
I modify the ops.c file, the bind.c file and the mips.md file.
When i run my compilator i have this error:
compiler error in _label --Bad terminal 4149.
Thank you very much.


You have an instruction that is not handled by your machine
description
.



Relevant Pages

  • Re: modify compiler lcc
    ... register. ... I modify the ops.c file, the bind.c file and the mips.md file. ... compiler error in _label --Bad terminal 4149. ... Everett Kaser ...
    (comp.compilers.lcc)
  • Re: modify compiler lcc
    ... register. ... I modify the ops.c file, the bind.c file and the mips.md file. ... compiler error in _label --Bad terminal 4149. ... I think there is something wrong with your node encode. ...
    (comp.compilers.lcc)
  • modify compiler lcc
    ... I'm trying to modify a compiler lcc into a compiler with 16 bit and 32 ... register. ... I modify the ops.c file, the bind.c file and the mips.md file. ... compiler error in _label --Bad terminal 4149. ...
    (comp.compilers.lcc)