Toshiba 32-Bit RISC Microprocessor TX39 user manual

User manual for the device Toshiba 32-Bit RISC Microprocessor TX39

Device: Toshiba 32-Bit RISC Microprocessor TX39
Category: Computer Hardware
Manufacturer: Toshiba
Size: 0.75 MB
Added : 11/3/2013
Number of pages: 246
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for Toshiba 32-Bit RISC Microprocessor TX39. Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with Toshiba 32-Bit RISC Microprocessor TX39.

For your convenience

If looking through the Toshiba 32-Bit RISC Microprocessor TX39 user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual Toshiba 32-Bit RISC Microprocessor TX39 on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual Toshiba 32-Bit RISC Microprocessor TX39 to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
Toshiba 32-Bit RISC Microprocessor TX39 User manual - Online PDF
Advertisement
« Page 1 of 246 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual Toshiba 32-Bit RISC Microprocessor TX39 but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to Toshiba 32-Bit RISC Microprocessor TX39. If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1

32-Bit RISC MICROPROCESSOR
TX39 FAMILY CORE ARCHITECTURE
USER'S MANUAL
Jul. 27, 1995

Summary of the content on the page No. 2

Summary of the content on the page No. 3

Inc. The information contained herein is subject to change without notice. The information contained herein is presented only as a guide for the applications of our products. No result from its use. No or others. The products described in this document contain components made in the United States and subject to export control of the U.S.authorities. Diversion contrary to the U.S. law is prohibited. use these TOSHIBA products in equipments which require high quality and/or reliability, and i

Summary of the content on the page No. 4

CONTENTS CONTENTS Architecture Chapter 1 Introduction -------------------------------- -------------------------------- ----------- 3 1.1 -------------------------------- -------------------------------- -------------- 3 -------------------------------- -------------------- 3 r embedded applications -------------------------------- ------------------- 3 -------------------------------- -------------------------------- --- 4 ---------- 4 1.2 Notation Used in This Manual --------------------

Summary of the content on the page No. 5

CONTENTS Chapter 4 Pipeline Architecture -------------------------------- -------------------------------- - 4.1 Overview -------------------------------- -------------------------------- ---------------- 4.2 -------------------------------- -------------------------------- --------------- Delayed load -------------------------------- -------------------------------- ------------------- -------------------------------- -------------------------------- ------------ 4.3 Nonblocking Load Function -

Summary of the content on the page No. 6

CONTENTS -------------------------------- ------------------------ -------------------------------- -------------------------------- ------------------------ Overflow exception -------------------------------- -------------------------------- ----------- -------------------------------- ---------------------------- -------------------------------- -------------------------------- --------------- System Call exception -------------------------------- -------------------------------- ------- -----

Summary of the content on the page No. 7

CONTENTS TMPR3901F Chapter 1 Introduction -------------------------------- -------------------------------- ----------- 1.1 -------------------------------- -------------------------------- -------------- 1.2 Internal Blocks -------------------------------- -------------------------------- ------- Chapter 2 Configuration -------------------------------- -------------------------------- -------- R3900 Processor Core -------------------------------- ---------------------------- -------------------

Summary of the content on the page No. 8

CONTENTS 4.5 Bus Arbitration -------------------------------- -------------------------------- ------- -------------------------------- -------------------------------- - -------------------------------- -------------------------------- ------------------ -------------------------------- -------------------------------- ------------------ Half-Speed Bus Mode -------------------------------- ----------------------------- -------------------------------- -------------------------------- - Halt mo

Summary of the content on the page No. 9

Architecture Architecture 1

Summary of the content on the page No. 10

Architecture 2

Summary of the content on the page No. 11

Architecture Chapter 1 Introduction The R3900 Processor Core is a high-performance 32-bit microprocessor core developed by Toshiba based on The R3000A was developed by and provides the R3900 as a processor core in Embedded Array or Cell-based ICs. The low power consumption and high cost-performance ratio of this processor make it especially well-suited to embedded control 1 • - instructions and some coprocessor instructions) - • - Separate instruction and data caches - Data cache snoop f

Summary of the content on the page No. 12

Architecture • - • - - • 1 • Power Down mode - Prepare for Reduced Frequency mode: Control the clock frequency of the R3900 Processor Core - Halt and Doze mode: Stop R3900 Processor Core operations • Clock can be stopped - Clock signal can be stopped at high state 1 • • Easy-to-design peripheral circuits - Single direction separate bus: Bus configuration suitable for core - Built-in cache memory: No need to consider cache operation timing • • 4 Sufficient Development Environment ASIC Pr

Summary of the content on the page No. 13

Architecture Notation Used in This Manual Mathematical notation • Hexadecimal numbers are expressed as follows (example shown for decimal number 42) 0x2A 10 20 • A K(kilo)byte is 2 = 1,024 bytes, a M(mega)byte is 2 = 1,024 x 1,024 = 1,048,576 bytes, and a 30 G(giga)byte is 2 = 1,024 x 1,024 x 1,024 = 1,073,741,824 bytes. • Byte: 8 bits • Halfword: 2 contiguous bytes (16 bits) • Word: 4 contiguous bytes (32 bits) • Doubleword: 8 contiguous bytes (64 bits) Signal notation • Low active signals are

Summary of the content on the page No. 14

Architecture 2. 6

Summary of the content on the page No. 15

Architecture Chapter 2 Architecture Overview A block diagram of the R3900 Processor Core is shown in Figure 2-1. It includes the CPU core, an instruction cache and a data cache. You can select an optimum data and instruction cache configuration for The CPU Core comprises the following blocks: • : C). • : Registers for system control coprocessor (CP0) functions. • : • : • Bus interface unit : Control bus interface between CPU core and external circuit. • : Direct Figure 2-1. Block Diag

Summary of the content on the page No. 16

Architecture 2.2 CPU registers The R3900 Processor Core has the following 32-bit registers. • Thirty-two general-purpose registers • A program counter (PC) • HI/LO registers for storing the result of multiply and divide operations The configuration of the registers is shown in Figure 2-2. Multiply/Divide registers General-purpose registers 31 0 31 0 r0 HI r1 31 0 r2 LO . . . . Program counter r29 31 0 PC r30 r31 Figure 2-2. R3900 Processor Core registers The r0 and r31 registers have special f

Summary of the content on the page No. 17

Architecture 2 System control coprocessor (CP0) registers The R3900 Processor Core can be connected to as many as three coprocessors, referred to as CP1, The Figure 2-3 shows the functional breakdown of the CP0 Status register Cause register EPC register BadVAddr register PRld register † Config register † † Additional R3900 Processor Core Cache register registers not present in the R3000A † † Debug register DEPC register Figure 2-3 CP0 registers 9 registe

Summary of the content on the page No. 18

Architecture Table 2-1 lists the CP0 registers built into the R3900 Processor Core. Some of these registers are reserved Table 2-1. List of system control coprocessor (CP0) registers No Mnemonic Description † - (reserved) 0 † - (reserved) 1 † - (reserved) 2 †† Config 3 † - (reserved) 4 † - (reserved) 5 † - (reserved) 6 †† 7 Last virtual address triggering error 8 † - (reserved) 9 † - (reserved) † - (reserved) Processor revision ID ††† ††† DEPC † - (reserved)   | † †† Addit

Summary of the content on the page No. 19

Architecture Instruction Set Overview All R3900 Processor Core instructions are 32 bits in length. There (I-type), jump (J-type) and register (R-type), as shown in Figure 2-4. Having just three instruction formats If more complex functions or addressing modes are required, they can be produced with the compiler using combinations of the instructions. I-type (Immediate) 31 26 25 21 20 16 15 0 op rs rt immediate J-type (Jump) 31 26 25 0 op target 31 26 25 21 20 16 15 11 10 6 5 0 op rs rt rd sa

Summary of the content on the page No. 20

Architecture The instruction set is classified as follows. (1) All instructions in this group are I-type. “ ” is the only supported addressing mode. (2) The be R-type (when both operands and the result are register values) or I-type (when one operand is 16- (3) These instructions change the program flow. A jump is always made to a 32 bit address contained in a register (R-type format ), or to a paged absolute address constructed by combining a 26-bit target address with the upper 4 bits of


Alternative user manuals
# User manual Category Download
1 Toshiba 4gb GenuinePc3 Ddr3 (1600mhz) Memory Module PA5037U1M4G User manual Computer Hardware 2
2 Toshiba T6963C User manual Computer Hardware 28
3 Toshiba H1 SERIES TLCS-900 User manual Computer Hardware 7
4 Toshiba TMP87CP24AF User manual Computer Hardware 1
5 Toshiba DVD REWRITEABLE DRIVE SD-R5112 User manual Computer Hardware 0
6 Toshiba TMP87CM24AF User manual Computer Hardware 2
7 Toshiba L655D User manual Computer Hardware 4
8 Toshiba A9 User manual Computer Hardware 3
9 Toshiba L650D User manual Computer Hardware 1
10 Toshiba Pro User manual Computer Hardware 1
11 Toshiba AR-B1375 User manual Computer Hardware 3
12 Toshiba 386SX User manual Computer Hardware 3
13 Toshiba L650 User manual Computer Hardware 3
14 Toshiba H1 SERIES TMP92CM22FG User manual Computer Hardware 5
15 Toshiba AR-B1376 User manual Computer Hardware 2
16 Sony MSAKIT-PC4A User manual Computer Hardware 2
17 Sony MRW62E-S1 2694866142 User manual Computer Hardware 5
18 Philips MATCH LINE 9596 User manual Computer Hardware 17
19 Sony 64GB SDHC Class 10 Memory Card Readers SF32UY User manual Computer Hardware 1
20 Philips PSC702 User manual Computer Hardware 1