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§
- Signed5
Bit Signed5Bit
is somewhat special-purpose for instructions such as JPX which use the instruction’s configuration value as a 5-bit signed integer.- Signed6
Bit Signed6Bit
is somewhat special-purpose as the signed counterpart forUnsigned6Bit
, which is for handlng index register numbers and sequence numbers.- Signed9
Bit - Signed counterpart of
Unsigned9Bit
. - Signed12
Bit - Signed counterpart of
Unsigned12Bit
. - Signed18
Bit - Signed counterpart of
Unsigned18Bit
. - Signed36
Bit - Signed counterpart of
Unsigned36Bit
.