MICRO 15最新文献

筛选
英文 中文
A firmware monitor to support vertical migration decisions in the UNIX operating system 支持UNIX操作系统中垂直迁移决策的固件监视器
MICRO 15 Pub Date : 1982-10-05 DOI: 10.1145/1014194.800945
B. Holtkamp, H. Kaestner
{"title":"A firmware monitor to support vertical migration decisions in the UNIX operating system","authors":"B. Holtkamp, H. Kaestner","doi":"10.1145/1014194.800945","DOIUrl":"https://doi.org/10.1145/1014194.800945","url":null,"abstract":"From a methodological point of view vertical migration involves the following four steps: identification of migration objects, prediction of expected system improvements, implementation, and verification of the results. In this paper a firmware monitor is presented as a support tool for the first and fourth step.\u0000 The application environment for this monitor is a PDP-11/60 with writable control store running the UNIX operating system. Based upon a UNIX system model the requirements for the monitor are defined in terms of objects and their parameters to be measured. Afterwards the hierarchical structure and the components of the firmware monitor are presented. Furthermore the monitor handling and its influence on the operating system are discussed.","PeriodicalId":134922,"journal":{"name":"MICRO 15","volume":"99 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1982-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124865274","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Microcode compaction via microblock definition 通过微块定义进行微码压缩
MICRO 15 Pub Date : 1982-10-05 DOI: 10.1145/1014194.800943
M. Mezzalama, P. Prinetto, G. Filippi
{"title":"Microcode compaction via microblock definition","authors":"M. Mezzalama, P. Prinetto, G. Filippi","doi":"10.1145/1014194.800943","DOIUrl":"https://doi.org/10.1145/1014194.800943","url":null,"abstract":"The paper describes a microprogram compaction technique based on a microoperation and microistruction modelling, applicable to different types of target machine. The model describes microoperation semantics by relating them to microcodes used in microinstruction fields, without any explicit description of machine timing. Evaluation of the proposed technique is given in terms of efficiency of the automatically generated microcode.","PeriodicalId":134922,"journal":{"name":"MICRO 15","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1982-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128334929","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Monte Carlo techniques in code optimization 蒙特卡罗技术在代码优化
MICRO 15 Pub Date : 1982-10-05 DOI: 10.1145/1014194.800944
D. Jacobs, J. Prins, Peter H. Siegel, Kenneth M. Wilson
{"title":"Monte Carlo techniques in code optimization","authors":"D. Jacobs, J. Prins, Peter H. Siegel, Kenneth M. Wilson","doi":"10.1145/1014194.800944","DOIUrl":"https://doi.org/10.1145/1014194.800944","url":null,"abstract":"Effective optimization of FPS Array Processor assembly language (APAL) is difficult. Instructions must be rearranged and consolidated to minimize periods during which the functional units remain idle or perform unnecessary tasks. Register conflicts and branches cause complications. Deterministic algorithms to arrange instructions traditionally use complex heuristics which are tailored to specific inputs. A non-deterministic approach can be simpler and effective on a large class of inputs. This is a progress report on the “Monte Carlo” optimizer under construction at Cornell University by the authors. This optimizer randomly modifies the text of an APAL program without changing its meaning. Modifications which improve the program are favored. A set of six elementary transformations are the basis for modifications.","PeriodicalId":134922,"journal":{"name":"MICRO 15","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1982-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132543945","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 15
Control schemes for VLSI microprocessors VLSI微处理器的控制方案
MICRO 15 Pub Date : 1982-10-05 DOI: 10.1145/1014194.800938
G. Burke
{"title":"Control schemes for VLSI microprocessors","authors":"G. Burke","doi":"10.1145/1014194.800938","DOIUrl":"https://doi.org/10.1145/1014194.800938","url":null,"abstract":"As microprocessors move into the VLSI era, the number and complexity of the functions they are expected to perform increases beyond the capability of conventional control schemes. This paper discusses the fundamental requirements of such a control system, and explores the possibility of using external microcode control.","PeriodicalId":134922,"journal":{"name":"MICRO 15","volume":"116 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1982-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131411241","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Crossing the machine interface 跨越机器接口
MICRO 15 Pub Date : 1982-10-05 DOI: 10.1145/1014194.800946
Arthur G. Olbert
{"title":"Crossing the machine interface","authors":"Arthur G. Olbert","doi":"10.1145/1014194.800946","DOIUrl":"https://doi.org/10.1145/1014194.800946","url":null,"abstract":"The concepts and theory behind a specific type of hardware accelerator, oar “assist”, are presented. Such accelerators are specific extensions to an existing, generalized data processor architecture. Both the software system and the hardware implementation are changed by the extensions. For the accelerators discussed here, the hardware implementation is accomplished solely in microcode.\u0000 The generalized architecture can be compatible across a line of data processors. The accelerators are defacto extensions to the basic architecture and are normally only defined on a subset of the processor line. These architectural extensions consist of functions migrated from “above” the generalized architecture (i.e. software functions) into the processor architecture and processor implementation.\u0000 The accelerators provide a method of improving system performance that is complementary to improving performance through modification of the generalized processor architecture itself or the underlying circuitry implementation.","PeriodicalId":134922,"journal":{"name":"MICRO 15","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1982-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128428711","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
Defensive microprogramming 防守微程序设计
MICRO 15 Pub Date : 1982-10-05 DOI: 10.1145/1014194.800937
David T. Wang
{"title":"Defensive microprogramming","authors":"David T. Wang","doi":"10.1145/1014194.800937","DOIUrl":"https://doi.org/10.1145/1014194.800937","url":null,"abstract":"Defensive microprogramming is advocated for individual microprogrammers. Defensive measures, through proper documentation and adequate communication, will produce quality work and in effect provide protection. The use of this technique promises to make testing and maintenance of microprogram simple and easy.","PeriodicalId":134922,"journal":{"name":"MICRO 15","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1982-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128908798","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Optimizing delayed branches 优化延迟分支
MICRO 15 Pub Date : 1982-10-05 DOI: 10.1145/1014194.800941
T. Gross, J. Hennessy
{"title":"Optimizing delayed branches","authors":"T. Gross, J. Hennessy","doi":"10.1145/1014194.800941","DOIUrl":"https://doi.org/10.1145/1014194.800941","url":null,"abstract":"Delayed branches are commonly found in micro-architectures. A compiler or assembler can exploit delayed branches. This is achieved by moving code from one of several points to the positions following the branch instruction. We present several strategies for moving code to utilize the branch delay, and discuss the requirements and benefits of these strategies. An algorithm for processing branch delays has been implemented and we give empirical results. The performance data show that a reasonable percentage of these delays can be avoided.","PeriodicalId":134922,"journal":{"name":"MICRO 15","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1982-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130813624","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 80
A microsequencer architecture with firmware support for modular microprogramming 一个微音序器架构与固件支持模块化微编程
MICRO 15 Pub Date : 1982-10-05 DOI: 10.1145/1014194.800940
C. Papachristou, S. Gambhir
{"title":"A microsequencer architecture with firmware support for modular microprogramming","authors":"C. Papachristou, S. Gambhir","doi":"10.1145/1014194.800940","DOIUrl":"https://doi.org/10.1145/1014194.800940","url":null,"abstract":"The aim of this paper is to propose a microsequencer architecture and supporting firmware that are suitable for implementing modular microprogramming. The structure consists of a PLA sequencer store, a microcode store (memory) and an address processor. The latter, operating under sequencing commands issued by the PLA, generates the effective address for both stores. The supporting firmware primitives or transactions, stored in PLA, are suitable for structured microprogramming constructs, e.g., while-do, if-then-else, etc. This capability is extended to complex sequencing structures which are then implemented by context-free transaction blocks. Such sequencing is required to achieve migration of complicated. software functions, such as operating systems, in firmware. It is expected that the proposed method is compatible with LSI/VLSI array technology.","PeriodicalId":134922,"journal":{"name":"MICRO 15","volume":"113 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1982-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115715734","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 11
Through the video display terminal and what Alice found there 通过视频显示终端和爱丽丝在那里发现的东西
MICRO 15 Pub Date : 1982-10-05 DOI: 10.1145/1014194.800935
B. Shriver
{"title":"Through the video display terminal and what Alice found there","authors":"B. Shriver","doi":"10.1145/1014194.800935","DOIUrl":"https://doi.org/10.1145/1014194.800935","url":null,"abstract":"","PeriodicalId":134922,"journal":{"name":"MICRO 15","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1982-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116899513","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
UDSYS a microcode development system UDSYS是一个微码开发系统
MICRO 15 Pub Date : 1982-10-05 DOI: 10.1145/1014194.800932
Robert W. Beauchamp, Neal R. Firth
{"title":"UDSYS a microcode development system","authors":"Robert W. Beauchamp, Neal R. Firth","doi":"10.1145/1014194.800932","DOIUrl":"https://doi.org/10.1145/1014194.800932","url":null,"abstract":"This paper describes a microcode development system called UDSYS that is currently in use at Data General Corporation across several radically different micro-architectures. The system was developed to overcome some of the deficiencies of meta-assemblers, namely, one-to-one meaning of symbols vs. action, lack of rigorous syntax verification, and lack of application specific error messages. The system is explained by way of a specific example about the sequencer portion of a hypothetical microword.\u0000 Microcoding is slowly loosing its status as an artform. Many of the tools available for increasing the productivity of software engineers are now starting to become available for the generation of microcode. There is work being done on machine independent microcoding languages, microcode generators, and microcode optimizers to name but a few such tools. However, many of these tools are still in the developmental stages. At Data General, our current microcode production system took the approach of leaving the optimization in the hands of the coder, but giving him the capability of building a very friendly interface to the hardware.\u0000 The system is called UDSYS and this paper presents an overview of some of its major concepts and features.","PeriodicalId":134922,"journal":{"name":"MICRO 15","volume":"149 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1982-10-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121898348","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信