Image:Mips32 addi.svg

From Wikipedia, the free encyclopedia

No higher resolution available.

Mips32_addi.svg‎ (500 × 180 pixel, file size: 15 KB, MIME type: image/svg+xml)

Original raster version: Image:Mips32 addi.png

Summary

This figure demonstrates how one type of MIPS32 instruction word is decoded. The first six bits specify the operation (add immediate). The second and third groups of five bits each specify the number of one of MIPS32's 32 general-purpose registers (GPR). The first group specifies the destination GPR, and the second specifies the source GPR. The last sixteen bits specify the immediate value, that is, the 16-bit signed ( two's compliment) integer that is added to the second register and then stored in the first register. The equivalent mnemonic in MIPS32 assembly is also shown. This instruction word would cause a MIPS32 CPU to add 350 to the value stored in $r2 and store the result in $r1. If an arithmetic overflow occurs, $r1 is not modified and an overflow flag is set.

Licensing

GFDL

I, the creator of this work, hereby grant the permission to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
Subject to disclaimers.

File history

Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version.
Click on date to download the file or see the image uploaded on that date.

  • (del) (cur) 21:21, 2 July 2006 . . Booyabazooka ( Talk | contribs) . . 500×180 (15,706 bytes) (:''Original raster version: Image:Mips32 addi.png'': == Summary == This figure demonstrates how one type of MIPS32 instruction word is decoded. The first six bits specify the operation (add immediate). The second and third gr)

  • Edit this file using an external application

    See the setup instructions for more information.

The following pages on the English Wikipedia link to this file (pages on other projects are not listed):