Files
avo/operand
Jeremy Larkin 4592e16ebb operand: allow signed immediates to be matched by IsIMMX (#182)
Many of the instruction functions correctly match the size of immediate values, but they only accept unsigned immediates. This PR fixes the operand check functions for intermediate types to also accept the signed variants.

Fixes #181
2021-04-16 15:12:12 -07:00
..
2018-12-26 16:42:39 -08:00
2019-04-13 22:53:13 -05:00
2018-12-26 16:42:39 -08:00