• can't find a register in class 'GENERAL_REGS' while reloading 'asm'

    wcj0626
    wcj0626

    Hi guys.

       I'm new for ARM programming. Now I'm using Assembler in my C code under Android OS.

      I meet a problem that I don't know how to solve.

    when I compile the code , output is :

           /media/51a24454-12a3-411c-850b-46b77bfb99ad…

    • Answered
    • over 5 years ago
    • Open Source Software and Platforms
    • Android forum
  • Unaligned memory accesses in ARM V7 core throwing some error....

    Ramampreet Kaur
    Ramampreet Kaur

    typedef struct __attribute__((__packed__))
    
    {
    
    uint8_t     op_code;
    
    uint8_t     flags;
    
    uint32_t    logical_block_addr;
    
    uint8_t     group_num;
    
    uint16_t    tx_length;
    
    uint8_t     control;
    
    } SCSI_READ10_t;
    • Answered
    • over 5 years ago
    • Open Source Software and Platforms
    • Android forum
  • IOS Development Shaking Gesture

    Ellajohn
    Ellajohn

    Hi all,

    In Swift IOS app Development I need help with the code for:

    When I get the app going I need the function for resetting the app back to the start once I shake the device on the last view controller. It's a simple magic 8 app that I have the code…

    • over 2 years ago
    • Open Source Software and Platforms
    • Android forum
  • simd neon matrix multiplication works worse than simple

    Sergey
    Sergey

    Hi, here is my case: I make the game and go to optimize the mathematical calculations, I have been long and hard (with interruptions) writing math on neon (.s extension files). And in the end I got it, but then I decided to check how many times it increases…

    • over 1 year ago
    • Open Source Software and Platforms
    • Android forum
  • View related content from anywhere
  • More
  • Cancel