Module helpers

Module helpers 

Source
Expand description

Convenience functions for the parser.

Enumsยง

Sign ๐Ÿ”’
The sign of a number.

Functionsยง

is_arithmetic_element_register_name ๐Ÿ”’
Determine whether name is the name of a Arithmetic Element register.
make_num ๐Ÿ”’
Convert a string to an Unsigned36Bit.
make_u36 ๐Ÿ”’
Convert a string to an Unsigned36Bit in base radix.
opcode_auto_hold_bit ๐Ÿ”’
Return the default value of the hold bit for the indicated opcode.
punch_address ๐Ÿ”’