Coder Social home page Coder Social logo

push RORIG about practica2-ec-uc3m HOT 8 CLOSED

jorgee00 avatar jorgee00 commented on July 17, 2024
push RORIG

from practica2-ec-uc3m.

Comments (8)

tastypeanut avatar tastypeanut commented on July 17, 2024
push rorig{
	co=100100,
  nwords=1,
  rorig=reg(25,21)
  {(SELA=11101, MR, MB=10, SELCOP=1011, MC, T6, LC, SELC=11101, MR),
   (SIZE=101, OFFSET=10110, T3, C1),
   (SELA=11101, MR, C0),
   (TA, BW=11, TD, W)}
}

from practica2-ec-uc3m.

tastypeanut avatar tastypeanut commented on July 17, 2024

Tengo que comprobar que funcione, no me ha dado tiempo.

from practica2-ec-uc3m.

jorgee00 avatar jorgee00 commented on July 17, 2024
push rorig{
	co=100100,
  nwords=1,
  rorig=reg(25,21)
  {(SELA=11101, MR, MB=10, SELCOP=1011, MC, T6, LC, SELC=11101, C0),
   (SELA=10101, T9, C1)
    #(SIZE=101, OFFSET=10110, T3, C1),
   (TA, BW=11, TD, W, A0, B)
  }
}

PREGUNTAR A PROFESOR DEPENDE DE COMO SEA LA INTERPETACION

from practica2-ec-uc3m.

tastypeanut avatar tastypeanut commented on July 17, 2024

@jorgee00 Si es de la manera que tu interpretas, hace falta comprobar que funcione correctamente con ensablador.

from practica2-ec-uc3m.

jorgee00 avatar jorgee00 commented on July 17, 2024

from practica2-ec-uc3m.

tastypeanut avatar tastypeanut commented on July 17, 2024
push rorig{
  co=100100,
  nwords=1,
  rorig=reg(25,21)
  #push introduce el valor de un registro en pila.
  {
   #Reducimos el puntero de pila SP en 4 con la ALU, actualizamos su valor en el banco de registros y cargamos el resultado de la operación en MAR.
   (SELA=11101, MR, MB=10, SELCOP=1011, MC, T6, LC, SELC=11101, C0),
   #Cargamos el valor de Rorig en MBR
   (SELA=10101, T9, C1)
   #Cargamos el valor de MBR en la dirección de memoria almacenada en MAR.
   (TA, BW=11, TD, W, A0, B)
  }
}

from practica2-ec-uc3m.

tastypeanut avatar tastypeanut commented on July 17, 2024

Con esto ya debería estar esta instrucción terminada.

from practica2-ec-uc3m.

tastypeanut avatar tastypeanut commented on July 17, 2024

@jorgee00 si encuentras algo que no te cuadre, mencioname xfa.

from practica2-ec-uc3m.

Related Issues (15)

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.