[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

9. Glossary

arch

This is the overall architecture. It is the same as BFD's use of arch.

isa

Acronym for Instruction Set Architecture.

mach

This is a variant of the architecture, short for machine. It is essentially the same as BFD's use of mach.

cpu family

A group of related mach's. Simulator support is organized along “cpu family” lines to keep related machs together under one roof to simplify things. The organization is semi-arbitrary and is up to the programmer.

model

An implementation of a mach. It is essentially akin to the argument to -mtune= in SPARC GCC (and other GCC ports).

ifield

An instruction field.

iformat

An instruction format, as specified by the instruction's fields.

sformat

An instruction semantic format. This is different from iformat. For example, if an operand is referred to in one mode by one instruction and in a different mode by another instruction, then these two insns would have different sformats even if they have the same iformat.

insn

An instruction.


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Doug Evans on January, 28 2010 using texi2html 1.78.