XScale - Wikipedia, the free encyclopedia
The XScale, a microprocessor core, is Marvell 's (formerly Intel 's) implementation of the fifth generation of the ARM architecture, and consists of several distinct families: IXP ...
ARM architecture - Wikipedia, the free encyclopedia
XScale and ARM926 processors are ARMv5TE, and are now more numerous in high-end devices than the StrongARM, ARM9TDMI and ARM7TDMI based ARMv4 processors, but lower-end devices may use ...
SourceForge.net: XScale personal servers and sensor nets - Develop
Get XScale personal servers and sensor nets at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. Research teams ...
XScale alignment - CSL Wiki
The Problem. A nice explanation of how arm/xscale only does word accesses for read and writes, and how things get mixed up when you try to do loads and stores with pointers not on ...
Xscale definition of Xscale in the Free Online Encyclopedia.
Xscale. A line of RISC-based CPUs from Intel based on the StrongARM architecture. Designed for PDAs, mobile phones and other portable devices, Xscale processors use less power ...
ARM XSCALE Intrinsic Functions
To increase the performance and precision of the audio processing algorithms, the Intel 80200(XScale) microprocessor implementation of ARM adds a Digital Signal Processing (DSP ...
Engadget
So i-mate's PDA2 is now official, so let's get to the specs: Intel XScale 520MHz processor, 128MB RAM/64MB ROM, 3.5-inch QVGA TFT, WiFi, Bluetooth, 1.3 megapixel camera, SDIO/MMC ...
Macromedia Flash - ActionScript Dictionary : MovieClip._xscale
MovieClip._xscale. Availability Flash Player 4. Usage myMovieClip. _xscale. Description Property; determines the horizontal scale (percentage) of the movie clip as applied from the ...
_xscale (MovieClip._xscale property)
this.createEmptyMovieClip("box_mc", 1); box_mc._x = 100; box_mc._y = 100; with (box_mc) { lineStyle(1, 0xCCCCCC); beginFill(0xEEEEEE); moveTo(0, 0); lineTo(80, 0 ...