genmdesc problems

Neale Ferguson <[email protected]> Wed, 13 Dec 2017 06:12:42 +0000
Newsgroups gmane.comp.gnome.mono.devel
Message-ID <D6571005.B406E%[email protected]>
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
[email protected]
http://lists.dot.net/mailman/listinfo/mono-devel-list