Y86 Tools (Student Distribution) Copyright (c) 2002, R. Bryant and D. O Hallaron, All rights reserved. May not be used, modified, or copied without permission. This directory contains the student distribution of the Y86 tools. It is a proper subset
-------------------------------------------------------------------------------- The Art of Assembly Language -------------------------------------------------------------------------------- (Full Contents) ------------------------------------------
archlab descr iption This is a trimmed down version of the original Arch Lab that contained 3 parts. We have retained the heart of the original lab in this lab, and just want you to focus on program optimization. In the original lab, the students al
计算机系统基础知识,包括最底层的内存中的数据表示、流水线指令的构成、虚拟存储器、编译系统、动态加载库,以及用户应用等。课程语言:C, MIPS,Y86 Instruction。课本:Computer Systems - A Programmer‘s Perspective, 2E。适合初级C++、C编程人员。