Table of Contents - rips-0.1.1 Documentation
Classes and Modules
- Array
- Integer
- Rips
- Rips::Assembler
- Rips::Error
- Rips::Formats
- Rips::Formats::AFormat
- Rips::Formats::BFormat
- Rips::Formats::CFormat
- Rips::Formats::DFormat
- Rips::Formats::Format
- Rips::Instructions
- Rips::Instructions::Add
- Rips::Instructions::And
- Rips::Instructions::Beqz
- Rips::Instructions::Bnez
- Rips::Instructions::Instruction
- Rips::Instructions::J
- Rips::Instructions::Jal
- Rips::Instructions::Ji
- Rips::Instructions::Jr
- Rips::Instructions::Lesr
- Rips::Instructions::Lest
- Rips::Instructions::Li
- Rips::Instructions::Move
- Rips::Instructions::Neg
- Rips::Instructions::Nop
- Rips::Instructions::Not
- Rips::Instructions::Or
- Rips::Instructions::Print
- Rips::Instructions::Sesm
- Rips::Instructions::Sesr
- Rips::Instructions::Srl
- Rips::Instructions::Sub
- Rips::RipsLauncher
- Rips::Utils
- Rips::Utils::ArrayExtension
- Rips::Utils::IntegerExtension
- Rips::Utils::StringAssemblerExtension
- Rips::Utils::StringVariableExtension
- Rips::Variables
- Rips::Variables::Address
- Rips::Variables::Inmediate
- Rips::Variables::Port
- Rips::Variables::Register
- Rips::Variables::Variable
- String
Methods
- ::message — Rips::Error
- ::new — Rips::RipsLauncher
- ::new — Rips::Assembler
- ::new — Rips::Formats::AFormat
- ::new — Rips::Formats::BFormat
- ::new — Rips::Formats::CFormat
- ::new — Rips::Formats::DFormat
- ::new — Rips::Formats::Format
- ::new — Rips::Instructions::Add
- ::new — Rips::Instructions::And
- ::new — Rips::Instructions::Beqz
- ::new — Rips::Instructions::Bnez
- ::new — Rips::Instructions::Instruction
- ::new — Rips::Instructions::J
- ::new — Rips::Instructions::Jal
- ::new — Rips::Instructions::Ji
- ::new — Rips::Instructions::Jr
- ::new — Rips::Instructions::Lesr
- ::new — Rips::Instructions::Lest
- ::new — Rips::Instructions::Li
- ::new — Rips::Instructions::Move
- ::new — Rips::Instructions::Neg
- ::new — Rips::Instructions::Nop
- ::new — Rips::Instructions::Not
- ::new — Rips::Instructions::Or
- ::new — Rips::Instructions::Print
- ::new — Rips::Instructions::Sesm
- ::new — Rips::Instructions::Sesr
- ::new — Rips::Instructions::Srl
- ::new — Rips::Instructions::Sub
- ::new — Rips::Variables::Address
- ::new — Rips::Variables::Inmediate
- ::new — Rips::Variables::Port
- ::new — Rips::Variables::Register
- ::new — Rips::Variables::Variable
- #<< — Rips::Assembler
- #add_blank — Rips::Instructions::Instruction
- #address? — Rips::Utils::StringVariableExtension
- #arg_to_i — Rips::Utils::StringAssemblerExtension
- #args_number — Rips::Instructions::Instruction
- #argument_size? — Rips::Assembler
- #argument_syntax? — Rips::Assembler
- #code — Rips::Instructions::Instruction
- #comment? — Rips::Utils::StringAssemblerExtension
- #debug_mode? — Rips::RipsLauncher
- #del — Rips::Utils::StringAssemblerExtension
- #del! — Rips::Utils::StringAssemblerExtension
- #error — Rips::Variables::Variable
- #exists_instruction? — Rips::Assembler
- #find_instructions — Rips::Assembler
- #find_labels — Rips::Assembler
- #generate — Rips::Assembler
- #get_instruction — Rips::Assembler
- #inmediate? — Rips::Utils::StringVariableExtension
- #instruction? — Rips::Utils::StringAssemblerExtension
- #instruction_arguments — Rips::Utils::StringAssemblerExtension
- #instruction_comments — Rips::Utils::StringAssemblerExtension
- #instruction_name — Rips::Utils::StringAssemblerExtension
- #label? — Rips::Utils::StringAssemblerExtension
- #number? — Rips::Utils::StringVariableExtension
- #output_file — Rips::RipsLauncher
- #parse_input — Rips::Assembler
- #parse_label — Rips::Assembler
- #port? — Rips::Utils::StringVariableExtension
- #read — Rips::RipsLauncher
- #register? — Rips::Utils::StringVariableExtension
- #run — Rips::RipsLauncher
- #run — Rips::Assembler
- #search — Rips::Utils::ArrayExtension
- #set_arguments — Rips::Formats::AFormat
- #set_arguments — Rips::Formats::BFormat
- #set_arguments — Rips::Formats::CFormat
- #set_arguments — Rips::Formats::DFormat
- #set_arguments — Rips::Instructions::Instruction
- #set_arguments — Rips::Instructions::Sub
- #show — Rips::Assembler
- #source_file — Rips::RipsLauncher
- #to_bin — Rips::Utils::IntegerExtension
- #valid_range? — Rips::Utils::StringVariableExtension
- #valid_syntax? — Rips::Variables::Address
- #valid_syntax? — Rips::Variables::Inmediate
- #valid_syntax? — Rips::Variables::Port
- #valid_syntax? — Rips::Variables::Register