代码搜索结果
找到约 10,000 项符合
State Machine 的代码
machine.h
/* machine.h
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this file.
machine.c
/*
* machine.c
* Java virtual machine interpreter.
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage
machine.h
/*
* machine.h
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this file.
machine.v
//----------------------------------------------------------------------------
module machine( inc_pc, load_acc, load_pc, rd,wr, load_ir,
datactl_ena, halt, clk1, zero, ena, opcode );
output inc
machine.h
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: machine.h,v 1.5.20.1 2004/07/09 01:56:17 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
machine.h
/* @(#) machine.h 2.1 87/12/25 12:22:43 */
/*
The contents of this file are hereby released to the public domain.
-- Rahul Dhesi 1986/11/14
*/
/*
This file hold
machine.c
#ifndef LINT
/* @(#) machine.c 2.3 88/01/02 01:21:44 */
static char sccsid[]="@(#) machine.c 2.3 88/01/02 01:21:44";
#endif /* LINT */
/*
The contents of this file are hereby released to the pu
machine.d
#objdump: -s -j .text
#name: PowerPC .machine test
.*
Contents of section \.text:
0000 7c11eba6 7c100ba6 4c000066 00000200 .*
0010 44000002 4c0000a4 7c000224 4e800020 .*
0020 7c11eba6 .*
machine.s
.machine "403"
.text
mtpid 0
.machine push
.machine "booke"
mtpid 0
.machine Any
rfci
attn
sc
rfsvc
tlbiel 0
blr
.machine pop
mtpid 0
machine.c
/* gsmd machine plugin core
*
* Written by Philipp Zabel
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General