KR970029062A - How to efficiently use the external memory of a microprocessor - Google Patents

How to efficiently use the external memory of a microprocessor Download PDF

Info

Publication number
KR970029062A
KR970029062A KR1019950042796A KR19950042796A KR970029062A KR 970029062 A KR970029062 A KR 970029062A KR 1019950042796 A KR1019950042796 A KR 1019950042796A KR 19950042796 A KR19950042796 A KR 19950042796A KR 970029062 A KR970029062 A KR 970029062A
Authority
KR
South Korea
Prior art keywords
macro
external memory
microprocessor
instructions
register
Prior art date
Application number
KR1019950042796A
Other languages
Korean (ko)
Other versions
KR0170706B1 (en
Inventor
김의정
Original Assignee
김광호
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김광호, 삼성전자 주식회사 filed Critical 김광호
Priority to KR1019950042796A priority Critical patent/KR0170706B1/en
Publication of KR970029062A publication Critical patent/KR970029062A/en
Application granted granted Critical
Publication of KR0170706B1 publication Critical patent/KR0170706B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/3004Arrangements for executing specific machine instructions to perform operations on memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30098Register arrangements
    • G06F9/30105Register structure
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/3017Runtime instruction translation, e.g. macros

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Executing Machine-Instructions (AREA)
  • Microcomputers (AREA)

Abstract

본 발명은 마이크로프로세서의 메모리 사용방법에 관한 것으로서, 특히 마이크로프로세서의 외부 메모리의 효율적인 사용 방법에 관한 것이다.The present invention relates to a method of using a memory of a microprocessor, and more particularly, to a method of efficiently using an external memory of a microprocessor.

본 발명에 따른 마이크로프로세서의 외부 메모리를 효율적으로 사용하는 방법은 하이 레벨 언어의 매크로 기능처럼 반복적인 머신명령어들이나 바이트수가 많은 머신 명령어를 마이크로프로세서 내부의 매크로레지스터에 매크로로 정의하고 외부 메모리의 단위 바이트 크기의 매크로를 명령으로 콜하여 사용함으로써 외부 메모리의 효율적인 사용을 제공한다.In the method of efficiently using the external memory of the microprocessor according to the present invention, a repetitive machine instruction or a machine instruction having a large number of bytes, such as a macro function of a high level language, is defined as a macro in a macro register inside the microprocessor, and a unit byte of the external memory is used. Calling and using a macro of size as a command provides efficient use of external memory.

Description

마이크로프로세서의 외부 메모리를 효율적으로 사용하는 방법How to efficiently use the external memory of a microprocessor

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음As this is a public information case, the full text was not included.

제2도는 본 발명에 따른 마이크로프로세서와 외부 메모리를 보이는 블록도이다.2 is a block diagram showing a microprocessor and an external memory according to the present invention.

제3도는 본 발명에 따른 마이크로프로세서의 외부 메모리를 효율적으로 사용하는 방법을 도시한 흐름도이다.3 is a flowchart illustrating a method of efficiently using an external memory of a microprocessor according to the present invention.

Claims (3)

매크로레지스터를 갖춘 마이크로프로세서의 외부 메모리를 효율적으로 사용하는 방법에 있어서, 마이크로프로세서 내부의 상기 매크로레지스터에 반복적으로 사용되는 머신명령어들 또는 바이트수가 많은 명령어를 저장하는 단계; 상기 매크로레지스터에 저장된 머신명령어들을 매크로로 정의하는 단계; 및 외부 메모리의 매크로 명령에 의하여 상기 매크로레지스터에 저장된 명령어들을 실행하는 단계를 포함함을 특징으로 하는 마이크로프로세서의 외부 메모리를 효율적으로 사용하는 방법.CLAIMS What is claimed is: 1. A method of efficiently using an external memory of a microprocessor with a macro register, comprising: storing machine instructions or a number of byte instructions repeatedly used in the macro register inside a microprocessor; Defining machine instructions stored in the macro register as a macro; And executing the instructions stored in the macro register by a macro instruction of an external memory. 제1항에 있어서, 매크로레지스터에 저장된 명령어들을 실행하는 단계는 외부 메모리에 저장된 매크로콜 명령에 의해 수행됨을 특징으로 하는 마이크로프로세서의 외부 메모리를 효율적으로 사용하는 방법.The method of claim 1, wherein the executing of the instructions stored in the macro register is performed by a macro call instruction stored in the external memory. 제1항에 있어서, 외부 메모리에 있어서 반복된 명령어들은 매크로콜 명령으로 대체됨을 특징으로 하는 마이크로프로세서의 외부 메모리를 효율적으로 사용하는 방법.2. The method of claim 1 wherein repeated instructions in the external memory are replaced with macro call instructions. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019950042796A 1995-11-22 1995-11-22 External memory usage of microprocessor KR0170706B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950042796A KR0170706B1 (en) 1995-11-22 1995-11-22 External memory usage of microprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950042796A KR0170706B1 (en) 1995-11-22 1995-11-22 External memory usage of microprocessor

Publications (2)

Publication Number Publication Date
KR970029062A true KR970029062A (en) 1997-06-26
KR0170706B1 KR0170706B1 (en) 1999-03-30

Family

ID=19435121

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950042796A KR0170706B1 (en) 1995-11-22 1995-11-22 External memory usage of microprocessor

Country Status (1)

Country Link
KR (1) KR0170706B1 (en)

Also Published As

Publication number Publication date
KR0170706B1 (en) 1999-03-30

Similar Documents

Publication Publication Date Title
KR960035260A (en) Method and apparatus for indicating the location of an error detected in a software macro call
KR870004366A (en) Data processing systems
KR960700475A (en) System and method for assigning tags to instructions for controlling instruction execution
KR920003173A (en) Information processing device
TW334546B (en) Data processor
KR900014986A (en) Micro programmable controller
KR900003741A (en) Microprocessor with Pointer Register
KR970029062A (en) How to efficiently use the external memory of a microprocessor
KR19990013576A (en) Forced Page Zero Paging Method of Microcontroller Using Data Random Access Memory
KR940004440A (en) Data processing device
KR950012226A (en) Information processing system and its operation method
KR920003769A (en) Surround control circuit
JPS55103646A (en) Data designation system
KR940006829B1 (en) Interruptable digital processor
KR970016947A (en) Register control unit
KR960032179A (en) Edge calculation processing method of PLC
FI931917A0 (en) ETT ARRANGEMANG FOER UTVIDGNING AV EN MOBILTELEFONS KORTVALSMINNE
KR970016942A (en) Register expansion method using control register
JPS62286105A (en) Numerical control device
KR970049851A (en) Programmable Raster Operation Circuit
KR970049502A (en) Register Access Circuit Reduces Access Time
KR830004629A (en) Character pattern control method
KR910014849A (en) How to handle the upper shadow factor of the dot matrix printer
KR940015869A (en) Peripheral logic control circuit using DMA of CPU
KR900018816A (en) How to display protection mode operation status using I / O address

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20050909

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee