List of all items
Functions
- control::call
- control::call_return
- control::gosub
- control::gosub_check
- control::gosub_if
- control::goto
- control::goto_check
- control::goto_if
- control::halt
- control::jump
- control::loop_init
- control::next
- control::operation_set
- control::skip_check
- control::skip_if
- get_standard_set
- logic::and
- logic::is
- logic::nand
- logic::nor
- logic::not
- logic::nxor
- logic::operation_set
- logic::or
- logic::xor
- memory::get_memory_size
- memory::load_floats
- memory::load_words
- memory::operation_set
- memory::store_floats
- memory::store_words
- range_applications::unsigned::difference
- range_applications::unsigned::product
- range_applications::unsigned::quotient
- range_applications::unsigned::sum
- registers::clear_range
- registers::get_compare
- registers::move_from_float
- registers::move_to_float
- registers::operation_set
- registers::pop
- registers::push
- registers::set_bottom
- registers::set_top
- unsigned_arithmetic::compare_unsigned
- unsigned_arithmetic::difference_unsigned
- unsigned_arithmetic::operation_set
- unsigned_arithmetic::product_unsigned
- unsigned_arithmetic::quotient_unsigned
- unsigned_arithmetic::sum_unsigned
Constants
- control::CALL
- control::CALL_RETURN
- control::GOSUB
- control::GOSUB_CHECK
- control::GOSUB_IF
- control::GOTO
- control::GOTO_CHECK
- control::GOTO_IF
- control::HALT
- control::JUMP
- control::LOOP
- control::NEXT
- control::SET_MASK
- control::SKIP_CHECK
- control::SKIP_IF
- logic::AND
- logic::FALSE
- logic::IS
- logic::NAND
- logic::NOR
- logic::NOT
- logic::NXOR
- logic::OR
- logic::SET_MASK
- logic::TRUE
- logic::XOR
- memory::GET_MEMORY_SIZE
- memory::LOAD_FLOATS
- memory::LOAD_WORDS
- memory::SET_MASK
- memory::STORE_FLOATS
- memory::STORE_WORDS
- registers::CLEAR_RANGE
- registers::GET_COMPARE
- registers::MOVE_FROM_FLOAT
- registers::MOVE_TO_FLOAT
- registers::POP
- registers::PUSH
- registers::SET_BOTTOM
- registers::SET_MASK
- registers::SET_TOP
- unsigned_arithmetic::COMPARE_UNSIGNED
- unsigned_arithmetic::DIFFERENCE_UNSIGNED
- unsigned_arithmetic::PRODUCT_UNSIGNED
- unsigned_arithmetic::QUOTIENT_UNSIGNED
- unsigned_arithmetic::SET_MASK
- unsigned_arithmetic::SUM_UNSIGNED