Advanced risc machine


advanced risc machine
processor
(arm, originally acorn risc machine). a series of low-cost, power-efficient 32-bit risc microprocessors for embedded control, computing, digital signal processing, games, consumer multimedia and portable applications. it was the first commercial risc microprocessor (or was the mips r2000?) and was licensed for production by asahi kasei microsystems, cirrus logic, gec plessey semiconductors, samsung, sharp, texas instruments and vlsi technology.
the arm has a small and highly orthogonal instruction set, as do most risc processors. every instruction includes a four-bit code which specifies a condition (of the processor status register) which must be satisfied for the instruction to be executed. unconditional execution is specified with a condition “true”.
instructions are split into load and store which access memory and arithmetic and logic instructions which work on registers (two source and one destination).
the arm has 27 registers of which 16 are accessible in any particular processor mode. r15 combines the program counter and processor status byte, the other registers are general purpose except that r14 holds the return address after a subroutine call and r13 is conventionally used as a stack pointer. there are four processor modes: user, interrupt (with a private copy of r13 and r14), fast interrupt (private copies of r8 to r14) and supervisor (private copies of r13 and r14). the alu includes a 32-bit barrel-shifter allowing, e.g., a single-cycle shift and add.
the first arm processor, the arm1 was a prototype which was never released. the arm2 was originally called the acorn risc machine. it was designed by acorn computers ltd. and used in the original archimedes, their successor to the bbc micro and bbc master series which were based on the eight-bit 6502 microprocessor. it was clocked at 8 mhz giving an average performance of 4 – 4.7 mips. development of the arm family was then continued by a new company, advanced risc machines ltd.
the arm3 added a fully–ssociative on-chip cache and some support for multiprocessing. this was followed by the arm600 chip which was an arm6 processor core with a 4-kilobyte 64-way set–ssociative cache, an mmu based on the memc2 chip, a write buffer (8 words?) and a coprocessor interface.
the arm7 processor core uses half the power of the arm6 and takes around half the die size. in a full processor design (arm700 chip) it should provide 50% to 100% more performance.
in july 1994 vlsi technology, inc. released the arm710 processor chip.
thumb is an implementation with reduced code size requirements, intended for embedded applications.
an arm800 chip is also planned.
at&t, ibm, panasonic, apple coputer, matsush-ta and sanyo either rely on, or manufacture, arm 32-bit processor chips.
usenet newsgroup: news:comp.sys.arm.
(1997-08-05)

Read Also:

  • Advanced scsi peripheral interface

    advanced scsi peripheral interface storage, programming (aspi) a set of libraries designed to provide programs running under microsoft windows with a consistent interface for accessing scsi devices. aspi has become a de facto standard. the aspi layer is a collection of programs (dlls) that together implement the aspi interface. many problems are caused by device […]

  • Advanced standing

    credit for studies completed elsewhere, granted to a student by a college or university. the higher academic status of a student granted such credit.

  • Advanced technology attachment

    advanced technology attachment storage, hardware, standard (ata, at attachment or “integrated drive electronics”, ide) a disk drive interface standard based on the ibm pc isa 16-bit bus but also used on other personal computers. ata specifies the power and data signal interfaces between the motherboard and the integrated disk controller and drive. the ata “bus” […]

  • Advanced video coding

    advanced video coding h.264

  • Advanced waveffect

    advanced waveffect multimedia, music, hardware (awe) the kind of synthesis used by the emu 8000 music synthesizer integrated circuit found on the sb awe32 card. (1996-12-15)


Disclaimer: Advanced risc machine definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.