31 Facts About ARM Thumb

1.

However, ARM Thumb processors are used for desktops and servers, including the world's fastest supercomputer from 2020 to 2022.

FactSnippet No. 1,602,401
2.

The ARM Thumb design added special vector-like memory access instructions, the "S-cycles", that could be used to fill or save multiple registers in a single page using page mode.

FactSnippet No. 1,602,402
3.

The first samples of ARM Thumb silicon worked properly when first received and tested on 26 April 1985.

FactSnippet No. 1,602,403
4.

The ARM Thumb2 had a transistor count of just 30,000, compared to Motorola's six-year-older 68000 model with around 68,000.

FactSnippet No. 1,602,404
5.

Successor, ARM Thumb3, was produced with a 4 KB cache, which further improved performance.

FactSnippet No. 1,602,405
6.

Apple used the ARM Thumb6-based ARM Thumb610 as the basis for their Apple Newton PDA.

FactSnippet No. 1,602,406
7.

In 2011, the 32-bit ARM Thumb architecture was the most widely used architecture in mobile devices and the most popular 32-bit one in embedded systems.

FactSnippet No. 1,602,407
8.

In 2013,10 billion were produced and "ARM Thumb-based chips are found in nearly 60 percent of the world's mobile devices".

FactSnippet No. 1,602,408
9.

In February 2016, ARM Thumb announced the Built on ARM Thumb Cortex Technology licence, often shortened to Built on Cortex licence.

FactSnippet No. 1,602,409
10.

Companies that have designed cores that implement an ARM Thumb architecture include Apple, AppliedMicro, Broadcom, Cavium, Digital Equipment Corporation, Intel, Nvidia, Qualcomm, Samsung Electronics, Fujitsu, and NUVIA Inc.

FactSnippet No. 1,602,410
11.

ARM Thumb cores are used in a number of products, particularly PDAs and smartphones.

FactSnippet No. 1,602,411
12.

ARM Thumb chips are used in Raspberry Pi, BeagleBoard, BeagleBone, PandaBoard, and other single-board computers, because they are very small, inexpensive, and consume very little power.

FactSnippet No. 1,602,412
13.

Except in the M-profile, the 32-bit ARM Thumb architecture specifies several CPU modes, depending on the implemented architecture features.

FactSnippet No. 1,602,413
14.

Original ARM Thumb implementation was hardwired without microcode, like the much simpler 8-bit 6502 processor used in prior Acorn microcomputers.

FactSnippet No. 1,602,414
15.

ARM Thumb includes integer arithmetic operations for add, subtract, and multiply; some versions of the architecture support divide operations.

FactSnippet No. 1,602,415
16.

Almost every ARM Thumb instruction has a conditional execution feature called predication, which is implemented with a 4-bit condition code selector.

FactSnippet No. 1,602,416
17.

One of the ways that ARM Thumb code provides a more dense encoding is to remove the four-bit selector from non-branch instructions.

FactSnippet No. 1,602,417
18.

ARM Thumb processor has features rarely seen in other RISC architectures, such as PC-relative addressing and pre- and post-increment addressing modes.

FactSnippet No. 1,602,418
19.

Higher-performance designs, such as the ARM Thumb9, have deeper pipelines: Cortex-A8 has thirteen stages.

FactSnippet No. 1,602,419
20.

The difference between the ARM Thumb7DI and ARM Thumb7DMI cores, for example, was an improved multiplier; hence the added "M".

FactSnippet No. 1,602,420
21.

ARM Thumb architecture provides a non-intrusive way of extending the instruction set using "coprocessors" that can be addressed using MCR, MRC, MRRC, MCRR, and similar instructions.

FactSnippet No. 1,602,421
22.

The space saving comes from making some of the instruction operands implicit and limiting the number of possibilities compared to the ARM Thumb instructions executed in the ARM Thumb instruction set state.

FactSnippet No. 1,602,422
23.

ARM's smallest processor families implement only the 16-bit Thumb instruction set for maximum performance in lowest cost applications.

FactSnippet No. 1,602,423
24.

ARM Thumb-2 extends the limited 16-bit instruction set of ARM Thumb with additional 32-bit instructions to give the instruction set more breadth, thus producing a variable-length instruction set.

FactSnippet No. 1,602,424
25.

ARM Thumb-2 extends the ARM Thumb instruction set with bit-field manipulation, table branches and conditional execution.

FactSnippet No. 1,602,425
26.

Some devices such as the ARM Thumb Cortex-A8 have a cut-down VFPLite module instead of a full VFP module, and require roughly ten times more clock cycles per float operation.

FactSnippet No. 1,602,426
27.

Typical applications include DRM functionality for controlling the use of media on ARM Thumb-based devices, and preventing any unapproved use of the device.

FactSnippet No. 1,602,427
28.

ARM Thumb provides a reference stack of secure world code in the form of Trusted Firmware for M and PSA Certified.

FactSnippet No. 1,602,428
29.

The ARM Thumb instruction set is referred to as "T32" and has no 64-bit counterpart.

FactSnippet No. 1,602,429
30.

ARM Thumb announced their Cortex-A53 and Cortex-A57 cores on 30 October 2012.

FactSnippet No. 1,602,430
31.

Windows applications recompiled for ARM Thumb and linked with Winelib, from the Wine project, can run on 32-bit or 64-bit ARM Thumb in Linux, FreeBSD, or other compatible operating systems.

FactSnippet No. 1,602,431