[Mono-dev] genmdesc problems

Zoltan Varga vargaz at gmail.com
Wed Dec 13 07:01:51 UTC 2017


Hi,

  Please try this:

https://github.com/mono/mono/pull/6233


        Zoltan

On Wed, Dec 13, 2017 at 1:12 AM, Neale Ferguson <neale at sinenomine.net>
wrote:

> I cloned from master today and my build fails with:
>
> python ./genmdesc.py TARGET_S390X . cpu-s390x.h s390x_cpu_desc ./
> cpu-s390x.md
>
> Inconsistent src2 for opcode 'div_imm'
>
> Inconsistent src2 for opcode 'div_un_imm'
>
> Traceback (most recent call last):
>
>   File "./genmdesc.py", line 201, in <module>
>
>     parse_input (infile, opcodes)
>
>   File "./genmdesc.py", line 130, in parse_input
>
>     opcode.spec [MONO_INST_LEN] = chr(int(value))
>
> ValueError: invalid literal for int() with base 10: ''
>
> I haven’t changed cpu-s390x.md and git log shows no recent changes but it
> appears genmdesc.py is new.
>
> Neale
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.dot.net
> http://lists.dot.net/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20171213/f3149f64/attachment.html>


More information about the Mono-devel-list mailing list