JP2006502470A - 複数のレジスタ・コンテキストを有するデータ処理システムおよび該システムのための方法 - Google Patents
複数のレジスタ・コンテキストを有するデータ処理システムおよび該システムのための方法 Download PDFInfo
- Publication number
- JP2006502470A JP2006502470A JP2004509742A JP2004509742A JP2006502470A JP 2006502470 A JP2006502470 A JP 2006502470A JP 2004509742 A JP2004509742 A JP 2004509742A JP 2004509742 A JP2004509742 A JP 2004509742A JP 2006502470 A JP2006502470 A JP 2006502470A
- Authority
- JP
- Japan
- Prior art keywords
- context
- register
- contexts
- data processing
- processing system
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000012545 processing Methods 0.000 title claims abstract description 59
- 238000000034 method Methods 0.000 title claims description 42
- 238000013507 mapping Methods 0.000 claims description 24
- 230000008569 process Effects 0.000 description 36
- 230000008901 benefit Effects 0.000 description 6
- 238000010586 diagram Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 2
- 230000010354 integration Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 239000004020 conductor Substances 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30098—Register arrangements
- G06F9/3012—Organisation of register space, e.g. banked or distributed register file
- G06F9/30123—Organisation of register space, e.g. banked or distributed register file according to context, e.g. thread buffers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30098—Register arrangements
- G06F9/3012—Organisation of register space, e.g. banked or distributed register file
- G06F9/30134—Register stacks; shift registers
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Executing Machine-Instructions (AREA)
Abstract
Description
図における諸要素は、簡明にするために示しており、必ずしも原寸に比例して描かれているわけではないことは、当業者には理解されよう。例えば、図における諸要素の一部の寸法は、本発明の諸実施形態の理解を向上させるのに役立つよう、他の諸要素と比べて誇張されている可能性がある。
テム集積回路22に結合される。
用される。GPR50の1つは、現在のスタック・ポインタを格納するために確保されたスタック・ポインタ・レジスタ52であることにも留意されたい。
ト1 72内のスタック・ポインタ・レジスタ78にアクセスするように向けかえられる。これにより、別々のスタック・ポインタ・レジスタ80と78を同期させるオーバーヘッドなしに、コンテキスト1とコンテキスト2の間で単一の矛盾しないスタックおよびスタック・ポインタ値が共有されることが可能になる。
施形態では、任意の数およびタイプのレジスタをグループ化することが可能である。あるいは、所望される細分性に依存して、それぞれの個別のレジスタを別個のグループと見なすことが可能である。同様に、レジスタ・コンテキスト2 92は、4つのレジスタの3つのグループ、すなわち、GPR4〜7を有するグループ114、GPR8〜11を有するグループ116、およびGPR28〜31を有するグループ118)を含む。また、レジスタ・コンテキスト3 94も、4つのレジスタの3つのグループ、すなわち、GPR4〜7を有するグループ108、GPR8〜11を有するグループ110、およびGPR28〜31を有するグループ112)を含む。以上のグループ化により、レジスタのグループが、異なるレジスタ・コンテキストの間でマッピングされることが可能になる。
が有効にされ、コンテキスト制御140内の他のすべての制御フィールドは無視され、現在のコンテキストは、既定のレジスタ・コンテキスト(図2に示した実施形態では、レジスタ・コンテキスト0 34である)に設定される。コンテキスト・イネーブル・フィールド142がアサートされた場合、複数のコンテキストが有効になる。ビット3〜5は、ハードウェアによってサポートされる最大コンテキスト数を示す読み取り専用フィールドであるコンテキスト数フィールド144に対応する。図6の例では、000という値により、1つのコンテキストがサポートされることが示され、111という値により、8つのレジスタ・コンテキストがハードウェアによってサポートされることが示される。データ処理システム10が、8つより多くのレジスタ・コンテキストをサポートすることが可能な場合、コンテキスト数フィールド144のために追加のビットを使用することが可能である。ただし、図6の実施形態では、最大で8つのレジスタ・コンテキストがサポートされるものと想定する。
、レジスタ・グループC(GPR16〜23と定義される)に対応し、ビット18は、レジスタ・グループD(GPR27〜31と定義される)に対応する。レジスタ・グループA〜Dのそれぞれは、対応するビットをアサートすることによって独立に有効にすることが可能である。例えば、ビット15がアサートされた場合、グループAが有効にされて、グループAが代替コンテキスト・フィールドによって定義されたレジスタ・コンテキストにマップされるようになる。ビット15がネゲートされた場合、グループAはマップされない。同様に、ビット16、ビット17、またはビット18がアサートされた場合、レジスタの対応するグループ(それぞれB、C、またはD)が、代替コンテキスト・フィールドによって定義されたレジスタ・コンテキストにマップされる。ビット16、ビット17、またはビット18がネゲートされた場合、レジスタの対応するグループ(それぞれB、C、またはD)はマップされない。したがって、図5を参照すると、レジスタ・コンテキスト1 90のコンテキスト制御レジスタが、代替コンテキスト・フィールドの中に2を含み、レジスタの選択された1つまたは複数のグループがレジスタ・コンテキスト2 92にマップされることを示している。また、ビット16(GPR8〜11を有するグループBに対応する)がアサートされて、レジスタ・コンテキスト1 90のグループ104がレジスタ・コンテキスト2 92のグループ116にマップされるようになる。
とが可能な3ビットの値である。例えば、000という値が、レジスタ・コンテキスト0に対応し、111がレジスタ・コンテキスト7に対応することが可能である。したがって、スタック・ポインタ・コンテキスト選択フィールド154が001に設定されている場合、(かつスタック・ポインタ・コンテキスト・イネーブル・フィールド152がアサートされた場合)、現在のコンテキストのスタック・ポインタは、レジスタ・コンテキスト1にマップされる。例えば、図4を再び参照すると、レジスタ・コンテキスト2 74のコンテキスト制御レジスタのスタック・ポインタ・コンテキスト・イネーブル・フィールドがアサートされ、スタック・ポインタ・コンテキスト選択フィールドが001に設定されて、スタック・ポインタ・レジスタ80がレジスタ・コンテキスト1 72のスタック・ポインタ・レジスタ78にマップされることを示す。また、代替の実施形態は、スタック・ポインタの共有を可能にするだけではない他の個々のレジスタのマッピングも可能にするフィールドを含むことが可能であることにも留意されたい。
ンテキストの一部分を現在のレジスタ・コンテキストにマップする(またその逆を行う)柔軟性のある機構が提供され、複数のコンテキストの間で共通のスタック・ポインタの柔軟性のある共有が可能になり、リアルタイム・パフォーマンスの向上がもたらされる。現在のコンテキストの一部分を代替のコンテキストにマップすることにより、動作コンテキスト間で情報値を転送することのオーバーヘッドを除く、またはなくすことが可能になり、パフォーマンスの向上および柔軟性がもたらされる。
Claims (10)
- 複数のレジスタ・コンテキスト(34、35、36)と、
該複数のレジスタ・コンテキストの少なくとも一部分に対応するコンテキスト制御情報を格納するための記憶回路(38)と、
該複数のレジスタ・コンテキスト内の現在のレジスタ・コンテキストの対応する部分の代りに、該複数のレジスタ・コンテキスト内の代替レジスタ・コンテキストの一部分に選択的にアクセスするための処理回路(12)と、からなるデータ処理システム(10)。 - 前記代替レジスタ・コンテキストの前記一部分が、前記格納されたコンテキスト制御情報によって示される請求項1に記載のデータ処理システム。
- 前記記憶回路が、複数のコンテキスト制御レジスタからなり、該複数のコンテキスト制御レジスタのそれぞれが、前記複数のレジスタ・コンテキストの対応するレジスタ・コンテキストに対応する請求項1に記載のデータ処理システム。
- 前記代替レジスタ・コンテキストの前記一部分が、スタック・ポインタからなる請求項1に記載のデータ処理システム。
- 前記一部分が、レジスタの集合からなる請求項1に記載のデータ処理システム。
- 前記コンテキスト制御情報が、イネーブル・フィールドからなり、該イネーブル・フィールドがアサートされた場合、前記処理回路が、前記代替レジスタ・コンテキストの前記一部分にアクセスする請求項1に記載のデータ処理システム。
- 複数のレジスタ・コンテキストを有するデータ処理システムにおいて、
第1のレジスタ・コンテキストの第1の部分にアクセスすること、および
該第1のレジスタ・コンテキストの対応するコンテキスト制御情報に基づいて該第1のレジスタ・コンテキストの第2の部分に対応する第2のレジスタ・コンテキストの一部分に選択的にアクセスすること、
からなる該複数のレジスタ・コンテキスト内の該対応するコンテキスト制御情報を有する該第1のレジスタ・コンテキストで動作することからなる方法。 - 前記コンテキスト制御情報が、イネーブル・フィールドからなり、該イネーブル・フィールドがアサートされた場合、前記第1のレジスタ・コンテキストの前記第2の部分に対応する前記第2のレジスタ・コンテキストの前記一部分にアクセスすることからなる請求項7に記載の方法。
- コンテキスト・セレクタを受け取ること、
該コンテキスト・セレクタに基づき、対応するコンテキスト制御情報を有する前記第2のレジスタ・コンテキストで動作すること、および
前記第2のレジスタ・コンテキストの該対応するコンテキスト制御情報に基づき、前記第2のレジスタ・コンテキストの第2の部分に対応する第3のレジスタ・コンテキストの一部分に選択的にアクセスすること、からさらになる請求項7に記載の方法。 - 代替レジスタ・コンテキスト・フィールドおよびマッピング・フィールドを有する対応するコンテキスト制御レジスタから各々がなる、複数のレジスタ・コンテキスト(34、35、36)と、
該複数のレジスタ・コンテキスト内の現在のレジスタ・コンテキストの対応する部分にアクセスする代りに、該複数のレジスタ・コンテキスト内の代替レジスタ・コンテキスト
の一部に選択的にアクセスする処理手段(12)であって、該代替レジスタ・コンテキストの一部は該現在のレジスタ・コンテキストに対応する該コンテキスト制御レジスタの中の該マッピング・フィールドによって定義され、該代替レジスタ・コンテキストは該現在のレジスタ・コンテキストに対応する該コンテキスト制御レジスタの中の該代替レジスタ・コンテキスト・フィールドによって定義される、処理手段(12)と、からなるデータ処理システム(10)。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/159,386 US7117346B2 (en) | 2002-05-31 | 2002-05-31 | Data processing system having multiple register contexts and method therefor |
PCT/US2003/014215 WO2003102723A2 (en) | 2002-05-31 | 2003-05-07 | Data processing system having multiple register contexts and method therefor |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2006502470A true JP2006502470A (ja) | 2006-01-19 |
JP2006502470A5 JP2006502470A5 (ja) | 2006-06-15 |
JP4409427B2 JP4409427B2 (ja) | 2010-02-03 |
Family
ID=29582888
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004509742A Expired - Fee Related JP4409427B2 (ja) | 2002-05-31 | 2003-05-07 | 複数のレジスタ・コンテキストを有するデータ処理システムおよび該システムのための方法 |
Country Status (8)
Country | Link |
---|---|
US (1) | US7117346B2 (ja) |
EP (1) | EP1573444A2 (ja) |
JP (1) | JP4409427B2 (ja) |
KR (1) | KR100989215B1 (ja) |
CN (1) | CN100472453C (ja) |
AU (1) | AU2003225300A1 (ja) |
TW (1) | TWI323847B (ja) |
WO (1) | WO2003102723A2 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013099414A1 (ja) * | 2011-12-26 | 2013-07-04 | インターナショナル・ビジネス・マシーンズ・コーポレーション | レジスタ・マッピング方法 |
EP3128415A2 (en) | 2015-08-06 | 2017-02-08 | Fujitsu Limited | Computing device, process control method, and process control program |
Families Citing this family (44)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040098568A1 (en) * | 2002-11-18 | 2004-05-20 | Nguyen Hung T. | Processor having a unified register file with multipurpose registers for storing address and data register values, and associated register mapping method |
US7631307B2 (en) * | 2003-12-05 | 2009-12-08 | Intel Corporation | User-programmable low-overhead multithreading |
US7401206B2 (en) * | 2004-06-30 | 2008-07-15 | Sun Microsystems, Inc. | Apparatus and method for fine-grained multithreading in a multipipelined processor core |
US7516311B2 (en) * | 2005-01-27 | 2009-04-07 | Innovasic, Inc. | Deterministic microcontroller context arrangement |
US7562207B2 (en) * | 2005-01-27 | 2009-07-14 | Innovasic, Inc. | Deterministic microcontroller with context manager |
KR100728899B1 (ko) * | 2005-10-27 | 2007-06-15 | 한국과학기술원 | 복수의 레지스터 집합과 하드웨어 작업 관리자를 가진고성능 멀티쓰레드 임베디드 프로세서 |
US7590774B2 (en) * | 2005-12-01 | 2009-09-15 | Kabushiki Kaisha Toshiba | Method and system for efficient context swapping |
US8327115B2 (en) | 2006-04-12 | 2012-12-04 | Soft Machines, Inc. | Plural matrices of execution units for processing matrices of row dependent instructions in single clock cycle in super or separate mode |
EP2527972A3 (en) * | 2006-11-14 | 2014-08-06 | Soft Machines, Inc. | Apparatus and method for processing complex instruction formats in a multi- threaded architecture supporting various context switch modes and virtualization schemes |
WO2009022371A1 (ja) * | 2007-08-16 | 2009-02-19 | Netcleus Systems Corporation | タスク処理装置 |
WO2011048442A1 (en) * | 2009-10-22 | 2011-04-28 | Freescale Semiconductor, Inc. | Integrated circuits and methods for debugging |
KR101685247B1 (ko) | 2010-09-17 | 2016-12-09 | 소프트 머신즈, 인크. | 조기 원거리 분기 예측을 위한 섀도우 캐시를 포함하는 단일 사이클 다중 분기 예측 |
CN103314338B (zh) * | 2011-01-03 | 2016-02-10 | 飞思卡尔半导体公司 | 集成电路装置以及实施数据条件否定的方法 |
EP2689326B1 (en) | 2011-03-25 | 2022-11-16 | Intel Corporation | Memory fragments for supporting code block execution by using virtual cores instantiated by partitionable engines |
CN103547993B (zh) | 2011-03-25 | 2018-06-26 | 英特尔公司 | 通过使用由可分割引擎实例化的虚拟核来执行指令序列代码块 |
CN108376097B (zh) | 2011-03-25 | 2022-04-15 | 英特尔公司 | 用于通过使用由可分割引擎实例化的虚拟核来支持代码块执行的寄存器文件段 |
US20140019990A1 (en) * | 2011-03-30 | 2014-01-16 | Freescale Semiconductor, Inc. | Integrated circuit device and method for enabling cross-context access |
TWI603198B (zh) | 2011-05-20 | 2017-10-21 | 英特爾股份有限公司 | 以複數個引擎作資源與互連結構的分散式分配以支援指令序列的執行 |
WO2012162189A1 (en) | 2011-05-20 | 2012-11-29 | Soft Machines, Inc. | An interconnect structure to support the execution of instruction sequences by a plurality of engines |
US10078515B2 (en) | 2011-10-03 | 2018-09-18 | International Business Machines Corporation | Tracking operand liveness information in a computer system and performing function based on the liveness information |
WO2013077876A1 (en) | 2011-11-22 | 2013-05-30 | Soft Machines, Inc. | A microprocessor accelerated code optimizer |
EP2783280B1 (en) | 2011-11-22 | 2019-09-11 | Intel Corporation | An accelerated code optimizer for a multiengine microprocessor |
WO2014108747A1 (en) * | 2013-01-10 | 2014-07-17 | Freescale Semiconductor, Inc. | Integrated circuit processor and method of operating a integrated circuit processor |
EP2972845B1 (en) | 2013-03-15 | 2021-07-07 | Intel Corporation | A method for executing multithreaded instructions grouped onto blocks |
WO2014150991A1 (en) | 2013-03-15 | 2014-09-25 | Soft Machines, Inc. | A method for implementing a reduced size register view data structure in a microprocessor |
US9891924B2 (en) | 2013-03-15 | 2018-02-13 | Intel Corporation | Method for implementing a reduced size register view data structure in a microprocessor |
US9904625B2 (en) | 2013-03-15 | 2018-02-27 | Intel Corporation | Methods, systems and apparatus for predicting the way of a set associative cache |
US9569216B2 (en) | 2013-03-15 | 2017-02-14 | Soft Machines, Inc. | Method for populating a source view data structure by using register template snapshots |
US10140138B2 (en) | 2013-03-15 | 2018-11-27 | Intel Corporation | Methods, systems and apparatus for supporting wide and efficient front-end operation with guest-architecture emulation |
US9886279B2 (en) | 2013-03-15 | 2018-02-06 | Intel Corporation | Method for populating and instruction view data structure by using register template snapshots |
US10275255B2 (en) | 2013-03-15 | 2019-04-30 | Intel Corporation | Method for dependency broadcasting through a source organized source view data structure |
US9811342B2 (en) | 2013-03-15 | 2017-11-07 | Intel Corporation | Method for performing dual dispatch of blocks and half blocks |
CN105247484B (zh) | 2013-03-15 | 2021-02-23 | 英特尔公司 | 利用本地分布式标志体系架构来仿真访客集中式标志体系架构的方法 |
WO2014150971A1 (en) | 2013-03-15 | 2014-09-25 | Soft Machines, Inc. | A method for dependency broadcasting through a block organized source view data structure |
WO2014150806A1 (en) | 2013-03-15 | 2014-09-25 | Soft Machines, Inc. | A method for populating register view data structure by using register template snapshots |
US10031770B2 (en) * | 2014-04-30 | 2018-07-24 | Intel Corporation | System and method of delayed context switching in processor registers |
US9971604B2 (en) | 2015-02-26 | 2018-05-15 | International Business Machines Corporation | History buffer for multiple-field registers |
US10067766B2 (en) * | 2015-02-26 | 2018-09-04 | International Business Machines Corporation | History buffer with hybrid entry support for multiple-field registers |
US9996353B2 (en) | 2015-02-26 | 2018-06-12 | International Business Machines Corporation | Universal history buffer to support multiple register types |
US10802866B2 (en) * | 2015-04-30 | 2020-10-13 | Microchip Technology Incorporated | Central processing unit with DSP engine and enhanced context switch capabilities |
GB2577729C (en) * | 2018-10-04 | 2021-10-27 | Advanced Risc Mach Ltd | Processor with Register Bank having Banked Versions of a Register each Associated with an Operating State of the Processor |
CN110928574A (zh) * | 2019-11-20 | 2020-03-27 | 深圳市汇顶科技股份有限公司 | 微控制器、中断处理芯片、设备及中断处理方法 |
US11663010B2 (en) * | 2021-03-08 | 2023-05-30 | Unisys Corporation | System and method for securely debugging across multiple execution contexts |
US11816486B2 (en) | 2022-01-18 | 2023-11-14 | Nxp B.V. | Efficient inter-thread communication between hardware processing threads of a hardware multithreaded processor by selective aliasing of register blocks |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5142677A (en) | 1989-05-04 | 1992-08-25 | Texas Instruments Incorporated | Context switching devices, systems and methods |
JPH04242433A (ja) * | 1991-01-17 | 1992-08-31 | Nec Corp | マイクロプロセッサ |
US5386563A (en) * | 1992-10-13 | 1995-01-31 | Advanced Risc Machines Limited | Register substitution during exception processing |
GB2281986B (en) * | 1993-09-15 | 1997-08-06 | Advanced Risc Mach Ltd | Data processing reset |
US6029242A (en) | 1995-08-16 | 2000-02-22 | Sharp Electronics Corporation | Data processing system using a shared register bank and a plurality of processors |
US5701508A (en) | 1995-12-19 | 1997-12-23 | Intel Corporation | Executing different instructions that cause different data type operations to be performed on single logical register file |
US5812868A (en) | 1996-09-16 | 1998-09-22 | Motorola Inc. | Method and apparatus for selecting a register file in a data processing system |
US6145049A (en) | 1997-12-29 | 2000-11-07 | Stmicroelectronics, Inc. | Method and apparatus for providing fast switching between floating point and multimedia instructions using any combination of a first register file set and a second register file set |
US6154832A (en) | 1998-12-04 | 2000-11-28 | Advanced Micro Devices, Inc. | Processor employing multiple register sets to eliminate interrupts |
WO2000079394A1 (en) | 1999-06-21 | 2000-12-28 | Bops Incorporated | Methods and apparatus for providing manifold array (manarray) program context switch with array reconfiguration control |
JP4693326B2 (ja) | 1999-12-22 | 2011-06-01 | ウビコム インコーポレイテッド | 組込み型プロセッサにおいてゼロタイムコンテクストスイッチを用いて命令レベルをマルチスレッド化するシステムおよび方法 |
-
2002
- 2002-05-31 US US10/159,386 patent/US7117346B2/en not_active Expired - Lifetime
-
2003
- 2003-05-07 KR KR1020047019511A patent/KR100989215B1/ko not_active IP Right Cessation
- 2003-05-07 AU AU2003225300A patent/AU2003225300A1/en not_active Abandoned
- 2003-05-07 EP EP03722022A patent/EP1573444A2/en not_active Withdrawn
- 2003-05-07 CN CNB038126249A patent/CN100472453C/zh not_active Expired - Fee Related
- 2003-05-07 JP JP2004509742A patent/JP4409427B2/ja not_active Expired - Fee Related
- 2003-05-07 WO PCT/US2003/014215 patent/WO2003102723A2/en active Search and Examination
- 2003-05-27 TW TW092114269A patent/TWI323847B/zh not_active IP Right Cessation
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013099414A1 (ja) * | 2011-12-26 | 2013-07-04 | インターナショナル・ビジネス・マシーンズ・コーポレーション | レジスタ・マッピング方法 |
JPWO2013099414A1 (ja) * | 2011-12-26 | 2015-04-30 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | レジスタ・マッピング方法 |
US9430254B2 (en) | 2011-12-26 | 2016-08-30 | International Business Machines Corporation | Register mapping techniques |
US9471342B2 (en) | 2011-12-26 | 2016-10-18 | International Business Machines Corporation | Register mapping |
EP3128415A2 (en) | 2015-08-06 | 2017-02-08 | Fujitsu Limited | Computing device, process control method, and process control program |
Also Published As
Publication number | Publication date |
---|---|
KR20050010508A (ko) | 2005-01-27 |
US20030226001A1 (en) | 2003-12-04 |
WO2003102723A3 (en) | 2006-04-06 |
TWI323847B (en) | 2010-04-21 |
CN1856770A (zh) | 2006-11-01 |
TW200401195A (en) | 2004-01-16 |
WO2003102723A2 (en) | 2003-12-11 |
AU2003225300A8 (en) | 2003-12-19 |
EP1573444A2 (en) | 2005-09-14 |
AU2003225300A1 (en) | 2003-12-19 |
JP4409427B2 (ja) | 2010-02-03 |
CN100472453C (zh) | 2009-03-25 |
US7117346B2 (en) | 2006-10-03 |
KR100989215B1 (ko) | 2010-10-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4409427B2 (ja) | 複数のレジスタ・コンテキストを有するデータ処理システムおよび該システムのための方法 | |
US8191085B2 (en) | Method and apparatus for loading or storing multiple registers in a data processing system | |
US5812868A (en) | Method and apparatus for selecting a register file in a data processing system | |
US7406550B2 (en) | Deterministic microcontroller with configurable input/output interface | |
US7526579B2 (en) | Configurable input/output interface for an application specific product | |
JP4226085B2 (ja) | マイクロプロセッサ及びマルチプロセッサシステム | |
US20030093648A1 (en) | Method and apparatus for interfacing a processor to a coprocessor | |
KR100465388B1 (ko) | Risc 구조의 8비트 마이크로 제어기 | |
JP3773470B2 (ja) | データ処理装置内でのコプロセッサ命令の取り扱い | |
JP3970609B2 (ja) | プロセッサシステム | |
US5680632A (en) | Method for providing an extensible register in the first and second data processing systems | |
US7680967B2 (en) | Configurable application specific standard product with configurable I/O | |
JP5289688B2 (ja) | プロセッサシステム及びプロセッサシステムを動作させるオペレーティングシステムプログラムの処理方法 | |
US7516311B2 (en) | Deterministic microcontroller context arrangement | |
CN111984317A (zh) | 用于对存储器中的数据进行寻址的系统和方法 | |
JP6143841B2 (ja) | コンテキストスイッチを伴うマイクロコントローラ | |
US6449675B1 (en) | Multifield register having a selection field for selecting a source of an information field | |
US6886159B2 (en) | Computer system, virtual machine, runtime representation of object, storage media and program transmission apparatus | |
US5355463A (en) | Circuit configuration for transforming the logical address space of a processor unit to the physical address space of a memory | |
WO2006081092A2 (en) | Deterministic microcontroller with configurable input/output interface | |
US11816486B2 (en) | Efficient inter-thread communication between hardware processing threads of a hardware multithreaded processor by selective aliasing of register blocks | |
US20060168421A1 (en) | Method of providing microcontroller cache memory |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060426 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20060426 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20081212 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090210 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090430 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090602 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20090902 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20090909 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20090916 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090928 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20091020 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20091111 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121120 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131120 Year of fee payment: 4 |
|
LAPS | Cancellation because of no payment of annual fees |