[Mono-dev] genmdesc problems

Neale Ferguson neale at sinenomine.net
Wed Dec 13 06:12:42 UTC 2017


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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20171213/5530b3a2/attachment.html>


More information about the Mono-devel-list mailing list