module

GBA::THUMB

Instance methods

fill_thumb_lut
Source
thumb_add_offset_to_stack_pointer(instr : UInt32) : Nil
Source
thumb_add_subtract(instr : UInt32) : Nil
Source
thumb_alu_operations(instr : UInt32) : Nil
Source
thumb_conditional_branch(instr : UInt32) : Nil
Source
thumb_execute(instr : UInt32) : Nil
Source
thumb_high_reg_branch_exchange(instr : UInt32) : Nil
Source
thumb_load_address(instr : UInt32) : Nil
Source
thumb_load_store_halfword(instr : UInt32) : Nil
Source
thumb_load_store_immediate_offset(instr : UInt32) : Nil
Source
thumb_load_store_register_offset(instr : UInt32) : Nil
Source
thumb_load_store_sign_extended(instr : UInt32) : Nil
Source
thumb_move_compare_add_subtract(instr : UInt32) : Nil
Source
thumb_move_shifted_register(instr : UInt32) : Nil
Source
thumb_multiple_load_store(instr : UInt32) : Nil
Source
thumb_pc_relative_load(instr : UInt32) : Nil
Source
thumb_push_pop_registers(instr : UInt32) : Nil
Source
thumb_software_interrupt(instr : UInt32) : Nil
Source
thumb_sp_relative_load_store(instr : UInt32) : Nil
Source
thumb_unconditional_branch(instr : UInt32) : Nil
Source
thumb_unimplemented(instr : UInt32) : Nil
Source