1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-30 03:26:55 -06:00
Lioncash 19a0abc19b arm_unicorn: Resolve sign conversion warnings
While we're at it, this also resolves a type truncation warning as well,
given the code was truncating from a 64-bit value to a 32-bit one.
2019-11-12 07:06:48 -05:00
..