Intel manual Chapter AEDIT-86 Variables

Models: AEDIT-86

1 150
Download 150 pages 18.62 Kb
Page 12
Image 12

Table of Contents

AEDIT-86 User's Guide

 

 

 

PAGE

5.3

Macro Modes

5-5

5.4 EXECUTE Command

5-5

5.4.1

Description

5-6

5.5

Macros and AEDIT-86 Variables

5-6

5.6

Single-Character Macros

5-6

5.7

Macro Files

5-7

5.8

Macro Execution after a Failure

5-8

5.9

Screen Display during Macro Execution

5-9

5.9.1

Text

5-9

5.9.2

Message

5-10

5.9.3

Prompt

5-10

5.9.4

Windo\\'

5-10

5.10 Macro Examples

5-10

5.10.1

Example)

5-10

5.10.2

Example 2

5-1]

5.10.3

Example 3

5-11

5.10.4

Example 4

5-12

CHAPTER 6

 

AEDIT-86 VARIABLES

 

6.1

Global Variables

6-]

6.1.1

Global Numeric Variables

6-1

6.1.2

Global String Variables

6-2

 

 

Read-Write String Variables

6-2

 

 

Read-Only String Variables

6-2

 

 

Using String Variables

6-2

6.2

Local Variables

6-3

6.3

Usage and Interpretation of Global Variables in Macros

6-5

6.4 Summary of AEDIT-86 Variables

6-5

6.4.1

Read-Only Variables

6-5

6.4.2

Local Variables

6-6

CHAPTER 7

 

CALC COMMAND

 

7.1

Introduction

7-1

7.2 Syntax Diagrams for CALC Statement

7-1

7.3

Numeric Constants

7-3

7.4

String Constants

7-3

7.5

Operators

7-4

7.5.1

Shift/Rotate Operators

7-4

7.6

Expression Evaluation

7-5

7.7

Examples

7-5

7.7.1

Example 1

7-5

7.7.2

Example 2

7-5

7.8

Errors

7-5

CHAPTER 8

 

ADVANCED AEDIT-86 USAGE

 

8.1

USEFUL.MAC

8-1

8.2 Tips for Writing Macros

8-2

8.2.1

Send Text to the Message Line

8-2

8.2.2

Simulate "IF cond THEN RETURN" (to the caller)

8-4

8.2.3

Simulate "IF cond THEN statemenf'

8-4

8.2.4 Simulate "IF cond THEN statement1 ELSE statement2"

8-4

8.2.5

Simulate "Advance_While cond'

8-4

8.3

Examples

8-5

8.3.1

Example 1

8-5

8.3.2

Example 2

8-6

8.3.3

Example 3

8-6

x

Page 12
Image 12
Intel manual Chapter AEDIT-86 Variables

AEDIT-86 specifications

The Intel AEDIT-86, also known as the Intel 8086, is a notable microprocessor that played a critical role in shaping the computing landscape. Released in 1978, it was Intel's first 16-bit microprocessor, setting the stage for the x86 architecture that continues to influence modern computing.

One of the main features of the AEDIT-86 is its 16-bit architecture, which allows it to process data in larger chunks compared to its 8-bit predecessors. This capability not only improves performance but also increases the amount of memory that can be addressed, allowing for a maximum of 1 MB of RAM. This was a significant advancement at the time, enabling more complex software and operating systems to run efficiently.

The AEDIT-86 is built on a 3-micron process technology, which was innovative for its time and contributed to its performance capabilities. The microprocessor operates at a clock speed of up to 5 MHz, which allowed it to execute more instructions per second than previous generations of processors. This speed, combined with its wide data bus (16 bits), enables the processor to handle a larger volume of information more quickly.

Intel incorporated several key technologies in the AEDIT-86, including segmentation. This feature divides the memory into different segments, making it easier for programs to access data and improving memory management. The AEDIT-86 also supports a minimum of four 64 KB segments, which enhances the organization and access of programs and data in memory.

Another significant aspect of the AEDIT-86 is its compatibility with the existing 8080 and 8085 instruction sets, which facilitated easier migration for developers and helped the processor gain traction in the market. This backward compatibility allowed existing software to be ported to the new platform with minimal modification.

Furthermore, the Intel AEDIT-86 introduced a powerful instruction set that includes both integer and string manipulation commands, paving the way for more versatile programming. The instruction set architecture (ISA) of the AEDIT-86 supports both high-level programming languages and low-level assembly language, offering flexibility for various applications.

In summary, the Intel AEDIT-86 is a groundbreaking microprocessor known for its 16-bit architecture, advanced segmentation technology, and compatibility with earlier instruction sets. Its introduction marked the beginning of the x86 architecture, which has influenced countless processors and computing systems that followed. The AEDIT-86's features and technologies were instrumental in the evolution of personal computing, laying the groundwork for future innovations in the industry.