OpenCores
URL https://opencores.org/ocsvn/ion/ion/trunk

Subversion Repositories ion

[/] [ion/] [trunk/] [src/] [opcodes/] [opcodes.s] - Diff between revs 14 and 25

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 14 Rev 25
Line 1039... Line 1039...
    ori     $2,$0,'e'
    ori     $2,$0,'e'
    sb      $2,0($20)
    sb      $2,0($20)
    sb      $23,0($20)
    sb      $23,0($20)
    sb      $21,0($20)
    sb      $21,0($20)
 
 
 
    # HI and LO are only implemented if the mul/div block is
 
    .ifgt (TEST_DIV + TEST_MUL)
    #a: MFHI
    #a: MFHI
    ori     $2,$0,'a'
    ori     $2,$0,'a'
    sb      $2,0($20)
    sb      $2,0($20)
    ori     $2,$0,65
    ori     $2,$0,65
    mthi    $2
    mthi    $2
Line 1078... Line 1080...
    mtlo    $2
    mtlo    $2
    mflo    $3
    mflo    $3
    sb      $3,0($20)
    sb      $3,0($20)
    sb      $23,0($20)
    sb      $23,0($20)
    sb      $21,0($20)
    sb      $21,0($20)
 
    .endif
 
 
    ######################################
    ######################################
    #Shift Instructions
    #Shift Instructions
    ######################################
    ######################################
ShiftTest:
ShiftTest:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.