GithubHelp home page GithubHelp logo

infrahw-2021-2's Introduction

Projeto InfraHW - 2021.2

Unidade de Processamento

Instruções

Formato R

  • add rd, rs, rt
  • and rd, rs, rt
  • div rs, rt
  • mult rs,rt
  • jr rs 0x0 rs
  • mfhi rd
  • mflo rd
  • sll rd, rt, shamt
  • sllv rd, rs, rt
  • slt rd, rs, rt
  • sra rd, rt, shamt
  • srav rd, rs, rt
  • srl rd, rt, shamt
  • sub rd, rs, rt
  • break
  • Rte
  • addm rd, rs,rt

Formato I

  • addi rt, rs imediato
  • addiu rt, rs imediato
  • beq rs,rt, offset
  • bne rs,rt, offset
  • ble rs,rt,offset
  • bgt rs,rt,offset
  • sllm rt, offset(rs)
  • lb rt, offset(rs)
  • lh rt, offset(rs)
  • lui rt, imediato
  • lw rt, offset(rs)
  • sb rt, offset(rs)
  • sh rt, offset(rs)
  • slti rt, rs, imediato
  • sw rt, offset(rs)

Formato J

  • j offset
  • jal offset

Unidade de Controle

infrahw-2021-2's People

Contributors

phdfreitas avatar danielvcc avatar agsa2 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.