MIPS programm

Discussion in 'Assembly Language Programming (ALP) Forum' started by panstou, Jan 18, 2012.

  1. panstou

    panstou New Member

    Joined:
    Jan 18, 2012
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Hello guys, I just started use MIPS assembly language and want to write a MIPS assembly language programm to process two vectors V and Y with k elements (unsigned integer) each, and find the elements V and Y [j] (with i, j = 0, 1, ... k - 1) of V and Y respectively, giving maximum multiplying V * Y [j].
    The data vectors to be located in my source code as variables table (in the section. Data) and not to give the keyboard.

    Could someone help me?
    thank you very much!!!!
     
  2. panstou

    panstou New Member

    Joined:
    Jan 18, 2012
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    I made a mistake, I meant unsigned integers.
     
  3. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Yes we can read even if you post it once.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice