代码搜索:machine
找到约 10,000 项符合「machine」的源代码
代码结果 10,000
www.eeworm.com/read/493401/6402326
h machine.h
// machine.h
// Data structures for simulating the execution of user programs
// running on top of Nachos.
//
// User programs are loaded into "mainMemory"; to Nachos,
// this looks just like an arra
www.eeworm.com/read/493401/6402398
o machine.o
www.eeworm.com/read/481424/6640628
c machine.c
/*
* top - a top users display for Unix
*
* SYNOPSIS: Any Sun running SunOS 5.x (Solaris 2.x)
*
* DESCRIPTION:
* This is the machine-dependent module for SunOS 5.x (Solaris 2).
* There is some
www.eeworm.com/read/481424/6640647
h machine.h
/*
* This file defines the interface between top and the machine-dependent
* module. It is NOT machine dependent and should not need to be changed
* for any specific machine.
*/
/*
* the sta
www.eeworm.com/read/481225/6645139
cc machine.cc
// machine.cc
// Routines for simulating the execution of user programs.
//
// DO NOT CHANGE -- part of the machine emulation
//
// Copyright (c) 1992-1993 The Regents of the University of Californi
www.eeworm.com/read/481225/6645152
h machine.h
// machine.h
// Data structures for simulating the execution of user programs
// running on top of Nachos.
//
// User programs are loaded into "mainMemory"; to Nachos,
// this looks just like an arra
www.eeworm.com/read/481225/6645178
o machine.o
www.eeworm.com/read/481225/6645220
o machine.o
www.eeworm.com/read/481315/6648913
ico machine.ico
www.eeworm.com/read/410306/11293953
v machine.v
module machine(inc_pc,load_acc,load_pc,rd,wr,load_ir,datactl_ena,halt,clk1,zero,ena,opcode);
output inc_pc,load_pc,load_acc,rd,wr,load_ir;
output datactl_ena,halt;
input clk1,zero,ena;