Module signed

Module signed 

Source

Macros§

from_native_type_to_self 🔒
from_self_to_native_type 🔒
signed_ones_complement_impl 🔒
try_from_native_type_to_self 🔒
try_from_self_to_native_type 🔒

Structs§

Signed5Bit
Signed5Bit is somewhat special-purpose for instructions such as JPX which use the instruction’s configuration value as a 5-bit signed integer.
Signed6Bit
Signed6Bit is somewhat special-purpose as the signed counterpart for Unsigned6Bit, which is for handlng index register numbers and sequence numbers.
Signed9Bit
Signed counterpart of Unsigned9Bit.
Signed12Bit
Signed counterpart of Unsigned12Bit.
Signed18Bit
Signed counterpart of Unsigned18Bit.
Signed36Bit
Signed counterpart of Unsigned36Bit.