unicorn/qemu/qobject
Marc-André Lureau 6ca6050206
qnum: add uint type
In order to store integer values between INT64_MAX and UINT64_MAX, add
a uint64_t internal representation.

Backports commit 61a8f418b26a2d974e38e4ae55020aca8d402d88 from qemu
2018-03-03 18:37:56 -05:00
..
Makefile.objs
qbool.c
qdict.c
qlist.c
qnull.c
qnum.c
qobject.c
qstring.c