Noun | 1. | thumb - the thick short innermost digit of the forelimb Synonyms: pollex |
2. | thumb - the part of a glove that provides a covering for the thumb | |
3. | ![]() Synonyms: ovolo, quarter round | |
Verb | 1. | thumb - travel by getting free rides from motorists |
2. | thumb - look through a book or other written material; "He thumbed through the report"; "She leafed through the volume" | |
3. | thumb - feel or handle with the fingers; "finger the binding of the book" Synonyms: finger |
1. | (processor) | Thumb - An extension to the Advanced RISC Machine
architecture, announced on 06 March 1995 by Advanced RISC Machines Ltd. By identifying the critical subset of the ARM
instruction set and encoding it into 16 bits, ARM has
succeeded in reducing typical program size by 30-40% from
ARM's already excellent code density. Since this Thumb
instruction set uses less memory for program storage, cost is
further reduced. All Thumb-aware processor cores combine the capability to execute both the 32-bit ARM and the 16-bit Thumb instruction sets. Careful design of the Thumb instructions allow them to be decompressed into full ARM instructions transparently during normal instruction decoding without any performance penalty. This differs from other 32-bit processors, like the Intel 486SX, with a 16-bit data bus, which require two 16-bit memory accesses to execute every 32-bit instruction and so halve performance. The patented Thumb decompressor has been carefully designed with only a small amount of circuitry additional to the existing instruction decoder, so chip size and thus cost do not significantly increase. Designers can easily interleave fast ARM instructions (for performance critical parts of a program) with compact Thumb code to save memory. | |
2. | (jargon) | thumb - The slider or "bubble" on a window system scrollbar. So called because moving it allows you to browse through the contents of a text window in a way analogous to thumbing through a book. |