<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-04-22T21:41:31Z</responseDate><request verb="GetRecord" identifier="oai:uvadoc.uva.es:10324/50086" metadataPrefix="mods">https://uvadoc.uva.es/oai/request</request><GetRecord><record><header><identifier>oai:uvadoc.uva.es:10324/50086</identifier><datestamp>2025-02-13T08:12:09Z</datestamp><setSpec>com_10324_38</setSpec><setSpec>col_10324_852</setSpec></header><metadata><mods:mods xmlns:mods="http://www.loc.gov/mods/v3" xmlns:doc="http://www.lyncode.com/xoai" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
<mods:name>
<mods:namePart>Castro Caballero, Manuel De</mods:namePart>
</mods:name>
<mods:extension>
<mods:dateAvailable encoding="iso8601">2021-11-17T14:47:49Z</mods:dateAvailable>
</mods:extension>
<mods:extension>
<mods:dateAccessioned encoding="iso8601">2021-11-17T14:47:49Z</mods:dateAccessioned>
</mods:extension>
<mods:originInfo>
<mods:dateIssued encoding="iso8601">2021</mods:dateIssued>
</mods:originInfo>
<mods:identifier type="uri">https://uvadoc.uva.es/handle/10324/50086</mods:identifier>
<mods:abstract>Los lenguajes ensambladores son comúnmente estudiados en asignaturas básicas sobre Arquitectura&#xd;
de Computadores para explicar el funcionamiento de los procesadores. Existe un conjunto&#xd;
significativo de lenguajes ensambladores surgidos de las distintas arquitecturas de computadores&#xd;
existentes. Dicho conjunto de lenguajes va en aumento conforme se desarrollan más arquitecturas&#xd;
hardware. Elegir qué lenguaje ensamblador estudiar y de qué modo es una decisión limitada a las&#xd;
tecnologías de desarrollo o simulación existentes para cada arquitectura.&#xd;
Este trabajo describe la implementación de un prototipo de simulador de lenguajes ensambladores&#xd;
con propósito docente escrito en Java. Este simulador ha sido desarrollado para soportar un&#xd;
conjunto extensible de lenguajes ensambladores distintos, centrándose en aquellos de arquitecturas&#xd;
RISC. Actualmente, está implementado el backend para ARM LEGv8, arquitectura descrita en&#xd;
Computer Organization and Design: ARM edition. Este backend implementa funcionalidades de&#xd;
segmentación de instrucciones, tales como las descritas en Computer Architecture: A Quantitative&#xd;
Approach, incluyendo la simulación de unidades funcionales multiciclo. También se ha implementado&#xd;
el backend para el subconjunto de instrucciones RV64I de RISC-V, validando la capacidad&#xd;
de extensión del simulador.&#xd;
El trabajo desarrollado en este proyecto ha dado lugar a dos publicaciones científicas que han&#xd;
sido aceptadas y serán presentadas en las XXXI Jornadas de Paralelismo 2020/2021 de la Sociedad&#xd;
de Arquitecturas de Computadores (SARTECO).&#xd;
Consideramos que la herramienta desarrollada puede ser de gran utilidad tanto para docentes&#xd;
como para estudiantes de asignaturas básicas de Arquitectura de Computadores.</mods:abstract>
<mods:abstract>Assembly languages are commonly studied in basic Computer Architecture courses to explain&#xd;
the inner workings of processors. A significantly large set of assembly languages has arisen from&#xd;
the various different computer architectures that exist. Said set is increasing as more hardware&#xd;
architectures are being developed. Choosing which assembly language to study in a subject and&#xd;
how to do so is a decision limited by the development and simulation tools available for each&#xd;
architecture.&#xd;
This project describes the implementation of a prorotype of an education-oriented, Java-based&#xd;
assembly language simulator. This simulator has been developed to support an increasing set&#xd;
of different assembly languages, focusing on those of RISC architectures. Currently, the ARM&#xd;
LEGv8 backend is implemented, whose architecture is described in Computer Organization and&#xd;
Design: ARM edition. This backend implements instruction pipelining functionalities such as the&#xd;
ones described in Computer Architecture: A Quantitative Approach, including the simulation of&#xd;
multicycle functional units. The RV64I subset of instructions from the RISC-V architecture has&#xd;
also been implemented, proving the extension capabilities of the simulator.&#xd;
The work developed in this project has led to the writing of two scientific articles that have&#xd;
been accepted and will be presented in the XXXI Jornadas de Paralelismo 2020/2021, organized&#xd;
by the Sociedad de Arquitectura de Computadores (SARTECO).&#xd;
We consider that the developed tool might be really useful to both undergraduate computer&#xd;
science students and Computer Architecture professors.</mods:abstract>
<mods:language>
<mods:languageTerm>spa</mods:languageTerm>
</mods:language>
<mods:accessCondition type="useAndReproduction">info:eu-repo/semantics/openAccess</mods:accessCondition>
<mods:accessCondition type="useAndReproduction">http://creativecommons.org/licenses/by-nc-nd/4.0/</mods:accessCondition>
<mods:accessCondition type="useAndReproduction">Attribution-NonCommercial-NoDerivatives 4.0 Internacional</mods:accessCondition>
<mods:titleInfo>
<mods:title>Simulador de múltiples arquitecturas segmentadas de computadores</mods:title>
</mods:titleInfo>
<mods:genre>info:eu-repo/semantics/bachelorThesis</mods:genre>
</mods:mods></metadata></record></GetRecord></OAI-PMH>