JP5005102B2 - 10進浮動小数点の量子例外検出 - Google Patents
10進浮動小数点の量子例外検出 Download PDFInfo
- Publication number
- JP5005102B2 JP5005102B2 JP2011116699A JP2011116699A JP5005102B2 JP 5005102 B2 JP5005102 B2 JP 5005102B2 JP 2011116699 A JP2011116699 A JP 2011116699A JP 2011116699 A JP2011116699 A JP 2011116699A JP 5005102 B2 JP5005102 B2 JP 5005102B2
- Authority
- JP
- Japan
- Prior art keywords
- quantum
- floating point
- decimal floating
- exception
- recommended
- 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.)
- Active
Links
- 238000007667 floating Methods 0.000 title claims description 173
- 238000001514 detection method Methods 0.000 title description 8
- 230000004044 response Effects 0.000 claims description 38
- 238000012545 processing Methods 0.000 claims description 35
- 238000000034 method Methods 0.000 claims description 26
- 238000004590 computer program Methods 0.000 claims description 19
- 238000010586 diagram Methods 0.000 description 14
- 230000008569 process Effects 0.000 description 10
- 230000006870 function Effects 0.000 description 9
- 230000010365 information processing Effects 0.000 description 9
- 238000006243 chemical reaction Methods 0.000 description 5
- 238000013500 data storage Methods 0.000 description 4
- 230000007246 mechanism Effects 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 230000001276 controlling effect Effects 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000006855 networking Effects 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 238000013139 quantization Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/499—Denomination or exception handling, e.g. rounding or overflow
- G06F7/49905—Exception handling
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/483—Computations with numbers represented by a non-linear combination of denominational numbers, e.g. rational numbers, logarithmic number system or floating-point numbers
-
- 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/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/3001—Arithmetic instructions
- G06F9/30014—Arithmetic instructions with variable precision
-
- 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/30094—Condition code generation, e.g. Carry, Zero flag
-
- 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/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3861—Recovery, e.g. branch miss-prediction, exception handling
- G06F9/3865—Recovery, e.g. branch miss-prediction, exception handling using deferred exception handling, e.g. exception flags
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2207/00—Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F2207/491—Indexing scheme relating to groups G06F7/491 - G06F7/4917
- G06F2207/4911—Decimal floating-point representation
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Analysis (AREA)
- Computational Mathematics (AREA)
- Computing Systems (AREA)
- Nonlinear Science (AREA)
- Advance Control (AREA)
- Executing Machine-Instructions (AREA)
- Debugging And Monitoring (AREA)
Description
当業者には認識されるように、本発明の態様は、システム、方法又はコンピュータ・プログラムとして具体化することができる。従って、本発明の態様は、完全にハードウェアの実施形態、完全にソフトウェアの実施形態(ファームウェア、常駐ソフトウェア、マイクロコード等を含む)、又はソフトウェアの態様とハードウェアの態様とを組み合わせた実施形態の形態をとることができ、これらはすべて本明細書において一般的に「回路」、「モジュール」又は「システム」と呼ぶことがある。さらに、本発明の態様は、具体化されたコンピュータ可読プログラム・コードをその中に有する1つ又は複数のコンピュータ可読媒体内に具体化されたコンピュータ・プログラムの形態をとることができる。
本発明の特定の実施形態を開示したが、当業者であれば、本発明の趣旨及び範囲から逸脱することなく特定の実施形態に対する変更を行うことができることを理解するであろう。従って、本発明の範囲は、特定の実施形態に限定されず、添付の特許請求の範囲は、本発明の範囲内のいずれか又は全てのこのような用途、改変及び実施形態を包含することが意図される。
200:10進浮動小数点演算の実行
300:情報処理システム
302:コンピュータ
312:システム・バス
Claims (20)
- 10進浮動小数点の量子例外を検出するための方法であって、
プロセッサを用いて、
少なくとも1つの10進浮動小数点オペランドを受け取るステップと、
10進浮動小数点演算のオペコードを含む機械命令を得るステップと、
前記機械命令を実行するステップと
を実施することを含み、前記実行するステップは、
前記少なくとも1つの10進浮動小数点オペランドに基づいて、推奨量子を決定するステップであって、前記推奨量子は、10進浮動小数点演算結果の量子値の推奨値として、前記プロセッサに適用された浮動小数点処理規格により10進浮動小数点演算への入力であるソース・オペランドの量子値を基準に定義される、ステップと、
前記少なくとも1つの10進浮動小数点オペランドに対して前記10進浮動小数点演算を実施して、前記10進浮動小数点結果を生成するステップと、
前記実施及び前記推奨量子の前記決定に応答して、前記10進浮動小数点結果の量子が前記推奨量子と異なることを判定するステップと、
前記10進浮動小数点結果の量子が前記推奨量子と異なるとの判定に応答して、量子例外を示す出力を提供し、量子例外フラグを設定するステップであって、前記量子例外が、前記10進浮動小数点結果の量子が前記推奨量子と異なるときのみ発生する、ステップと
を含む方法。 - 前記出力を提供するステップが、ソフトウェア実行トラップをトリガすることを含む、請求項1に記載の方法。
- 量子例外フラグを、設定状態及び非設定状態のうちの一方に維持するステップと、
量子例外マスクを、設定状態及び非設定状態のうちの一方に維持するステップと、
プログラム命令シーケンスを実行するステップであって、前記プログラム命令シーケンスが、前記機械命令を含み、
前記10進浮動小数点結果を、宛先ストレージ位置内に格納するステップと、
前記量子例外マスクが非設定状態にあること、及び前記10進浮動小数点結果の量子が前記推奨量子と異なるとの判定に応答して、前記命令シーケンスの実行を継続するステップと、
前記量子例外マスクが設定状態にあること、及び前記10進浮動小数点結果の量子が前記推奨量子と異なるとの判定に応答して、前記プログラム命令シーケンスの実行をトラップするステップであって、前記トラップがプログラム割り込みハンドラを実行することを含む、ステップとをさらに含む、
請求項1に記載の方法。 - 前記プログラム命令シーケンスを実行するステップに続いて、前記量子例外フラグが前記設定状態にあることを判定するステップと、
前記量子例外フラグが前記設定状態にあるとの判定に応答し、かつ前記プログラム命令シーケンスの実行に続いて、前記量子例外の発生に対処するようにプログラム実行を変更するステップと
をさらに含む、請求項3に記載の方法。 - 前記量子例外マスクを維持するステップが、
前記10進浮動小数点演算のための前記命令に対応する機械言語命令にエンコードされた量子例外マスク値を読み取ることをさらに含み、
前記量子例外マスクを維持するステップが、前記10進浮動小数点演算のための前記命令の実行の間中、前記量子例外マスク値を用いることを含む、
請求項3に記載の方法。 - 前記量子例外マスク値は、前記機械言語命令の例外制御フィールドにエンコードされ、前記例外制御フィールドは、他の浮動小数点例外のための例外マスクをさらにエンコードする、請求項5に記載の方法。
- 10進浮動小数点の量子例外を検出するためのシステムであって、前記システムは、
メモリと、
前記メモリに通信可能に結合されたプロセッサと
を含み、前記プロセッサは、
命令プロセッサであって、
少なくとも1つの10進浮動小数点オペランドを受け取り、
10進浮動小数点演算のオペコードを含む機械命令を得、
前記機械命令を実行し、前記機械命令は、
前記少なくとも1つの10進浮動小数点オペランドに基づいて、推奨量子を決定し、前記推奨量子は、10進浮動小数点演算結果の量子値の推奨値として、前記プロセッサに適用された浮動小数点処理規格により10進浮動小数点演算への入力であるソース・オペランドの量子値を基準に定義され、
前記少なくとも1つの10進浮動小数点オペランドに対して前記10進浮動小数点演算を実施して、前記10進浮動小数点結果を生成することを含み、
前記命令プロセッサが前記10進浮動小数点演算を実施したこと、及び前記推奨量子を決定したことに応答して、前記10進浮動小数点結果の量子が前記推奨量子と異なることを判定する量子例外検出器と、
前記量子例外検出器が、前記10進浮動小数点結果の量子が前記推奨量子と異なると判定したことに応答して、量子例外を示す出力を提供し、量子例外フラグを設定する量子例外応答ユニットであって、前記量子例外が、前記10進浮動小数点結果の量子が前記推奨量子と異なるときのみ発生する、量子例外応答ユニットと
を含むシステム。 - 前記量子例外応答ユニットが、ソフトウェア実行トラップをトリガすることを含む出力を提供する、請求項7に記載のシステム。
- 前記命令プロセッサが、さらに、
量子例外フラグを、設定状態及び非設定状態のうちの一方に維持し、
量子例外マスクを、設定状態及び非設定状態のうちの一方に維持し、
プログラム命令シーケンスを実行し、前記プログラム命令シーケンスは前記機械命令を含み、
前記10進浮動小数点結果を、宛先ストレージ位置内に格納し、
前記量子例外マスクが非設定状態にあること、及び前記量子例外検出器が、前記10進浮動小数点結果の量子が前記推奨量子と異なると判定したことに応答して、前記命令シーケンスの実行を継続し、
前記量子例外マスクが設定状態にあること、及び前記量子例外検出器が、前記10進浮動小数点結果の量子が前記推奨量子と異なると判定したことに応答して、前記プログラム命令シーケンスの実行をトラップし、前記量子例外応答ユニットは、前記命令プロセッサにプログラム割り込みハンドラを実行させることによって実行をトラップする、
請求項8に記載のシステム。 - 前記命令プロセッサが、さらに、
前記プログラム命令シーケンスを実行することに続いて、前記量子例外フラグが前記設定状態にあることを判定し、
前記量子例外フラグが前記設定状態にあるとの判定に応答し、かつ前記プログラム命令シーケンスを実行することに続いて、前記量子例外の発生に対処するようにプログラム実行を変更する、
請求項9に記載のシステム。 - 前記命令プロセッサが、さらに、
前記10進浮動小数点演算のための前記命令に対応する機械言語命令にエンコードされた量子例外マスク値を読み取り、
前記10進浮動小数点演算のための前記命令の実行の間中、前記量子例外マスク値を用いる、
請求項9に記載のシステム。 - 前記量子例外マスク値は、前記機械言語命令の例外制御フィールドにエンコードされ、前記例外制御フィールドは、他の浮動小数点例外のための例外マスクをさらにエンコードする、請求項11に記載のシステム。
- 10進浮動小数点の量子例外を検出するためのコンピュータ・プログラムであって、
前記コンピュータ・プログラムは、プロセッサに、
少なくとも1つの10進浮動小数点オペランドを受け取るステップと、
10進浮動小数点演算のオペコードを含む機械命令を得るステップと、
前記機械命令を実行するステップと、前記実行するステップは、、
前記少なくとも1つの10進浮動小数点オペランドに基づいて、前記推奨量子を決定するステップであって、前記推奨量子は、10進浮動小数点演算結果の量子値の推奨値として、前記プロセッサに適用された浮動小数点処理規格により10進浮動小数点演算への入力であるソース・オペランドの量子値を基準に定義される、前記ステップと、
前記少なくとも1つの10進浮動小数点オペランドに対して前記10進浮動小数点演算を実施して、前記10進浮動小数点結果を生成するステップとを含み、
前記実施及び前記推奨量子の前記決定に応答して、前記10進浮動小数点結果の量子が前記推奨量子と異なることを判定するステップと、
前記10進浮動小数点結果の量子が前記推奨量子と異なるとの判定に応答して、量子例外を示す出力を提供し、量子例外フラグを設定するステップであって、前記量子例外が、前記10進浮動小数点結果の量子が前記推奨量子と異なるときのみ発生する、ステップと
を実行させる、コンピュータ・プログラム。 - 前記コンピュータ・プログラムは前記プロセッサに、
量子例外フラグを、設定状態及び非設定状態のうちの一方に維持するステップと、
量子例外マスクを、設定状態及び非設定状態のうちの一方に維持するステップと、
プログラム命令シーケンスを実行するステップであって、前記プログラム命令シーケンスが、前記機械命令を含む、ステップと、
前記10進浮動小数点結果を、宛先ストレージ位置内に格納するステップと、
前記量子例外マスクが非設定状態にあること、及び前記10進浮動小数点結果の量子が前記推奨量子と異なるとの判定に応答して、前記命令シーケンスの実行を継続するステップと、
前記量子例外マスクが設定状態にあること、及び前記10進浮動小数点結果の量子が前記推奨量子と異なるとの判定に応答して、前記プログラム命令のシーケンスの実行をトラップするステップであって、前記トラップがプログラム割り込みハンドラを実行することを含む、ステップと
をさらに実行させる、請求項13に記載のコンピュータ・プログラム。 - 前記コンピュータ・プログラムは前記プロセッサに、
前記プログラム命令シーケンスを実行するステップに続いて、前記量子例外フラグが前記設定状態にあることを判定するステップと、
前記量子例外フラグが前記設定状態にあるとの判定に応答し、かつ前記プログラム命令のシーケンスの実行に続いて、前記量子例外の発生に対処するようにプログラム実行を変更するステップと
をさらに実行させる、請求項14に記載のコンピュータ・プログラム。 - 前記コンピュータ・プログラムは前記プロセッサに、前記10進浮動小数点演算のための前記命令に対応する機械言語命令にエンコードされた量子例外マスク値を読み取るステップをさらに実行させ、
前記量子例外マスクを維持するステップが、前記10進浮動小数点演算のための前記命令の実行の間中、前記量子例外マスク値を用いることを含む、
請求項15に記載のコンピュータ・プログラム。 - メモリと、
前記メモリに通信可能に結合されたプロセッサと
を含むデータ処理システムであって、前記プロセッサは、
10進浮動小数点演算を実施することに応答して、前記10進浮動小数点演算の10進浮動小数点結果の量子が推奨量子と異なることを判定する量子例外検出器であって、前記推奨量子は、10進浮動小数点演算結果の量子値の推奨値として、前記プロセッサに適用された浮動小数点処理規格により10進浮動小数点演算への入力であるソース・オペランドの量子値を基準に定義される、量子例外検出器と、
前記量子例外検出器が、前記10進浮動小数点結果の量子が前記推奨量子と異なると判定したことに応答して、量子例外を示す出力を提供し、量子例外フラグを設定する量子例外応答ユニットであって、前記量子例外が、前記10進浮動小数点結果の量子が前記推奨量子と異なることに応答して発生する、量子例外応答ユニットと
を含むシステム。 - 前記量子例外応答ユニットが、ソフトウェア実行トラップをトリガすることを含む出力を提供する、請求項17に記載のシステム。
- 設定状態及び非設定状態に変更可能に割り当てられる量子例外フラグと、
設定状態及び非設定状態に変更可能に割り当てられる量子例外マスクと
をさらに含み、
前記量子例外応答ユニットが、
前記量子例外マスクが設定状態に割り当てられていること、及び前記量子例外検出器が、前記10進浮動小数点結果の量子が前記推奨量子と異なると判定したことに応答して、プログラム割り込みハンドラを実行させることによって、プログラム実行をトラップさせ、
前記量子例外マスクが非設定状態に割り当てられていること、及び前記量子例外検出器が、前記10進浮動小数点結果の量子が前記推奨量子と異なると判定したことに応答して、プログラム実行を継続させる、
請求項17に記載のシステム。 - 前記機械命令を含むプログラム命令シーケンスを実行し、
前記プログラム命令シーケンスを実行することに続いて、前記量子例外フラグが前記設定状態に割り当てられていることを判定し、
前記量子例外フラグが前記設定状態に割り当てられているとの判定に応答し、かつ前記プログラム命令シーケンスを実行することに続いて、前記量子例外の発生に対処するようにプログラム実行を変更する、
命令プロセッサをさらに含む、請求項19に記載のシステム。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/789,765 US8219605B2 (en) | 2010-05-28 | 2010-05-28 | Decimal floating-pointing quantum exception detection |
US12/789765 | 2010-05-28 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011248890A JP2011248890A (ja) | 2011-12-08 |
JP5005102B2 true JP5005102B2 (ja) | 2012-08-22 |
Family
ID=43263979
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011116699A Active JP5005102B2 (ja) | 2010-05-28 | 2011-05-25 | 10進浮動小数点の量子例外検出 |
Country Status (14)
Country | Link |
---|---|
US (2) | US8219605B2 (ja) |
EP (1) | EP2430522B1 (ja) |
JP (1) | JP5005102B2 (ja) |
KR (1) | KR101464810B1 (ja) |
CN (1) | CN102331921B (ja) |
AU (1) | AU2010353843B2 (ja) |
BR (1) | BRPI1102360B1 (ja) |
CA (1) | CA2800643C (ja) |
DK (1) | DK2430522T3 (ja) |
ES (1) | ES2637205T3 (ja) |
IL (1) | IL223305A (ja) |
RU (1) | RU2526004C2 (ja) |
SG (2) | SG193162A1 (ja) |
WO (1) | WO2011147483A1 (ja) |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170212763A1 (en) * | 2014-07-25 | 2017-07-27 | Hewlettt Packard Enterprise Development Lp | Exception handling predicate register |
US11797641B2 (en) | 2015-02-03 | 2023-10-24 | 1Qb Information Technologies Inc. | Method and system for solving the lagrangian dual of a constrained binary quadratic programming problem using a quantum annealer |
CA2881033C (en) | 2015-02-03 | 2016-03-15 | 1Qb Information Technologies Inc. | Method and system for solving lagrangian dual of a constrained binary quadratic programming problem |
US10324728B2 (en) * | 2015-12-17 | 2019-06-18 | International Business Machines Corporation | Lightweight interrupts for condition checking |
US10114642B2 (en) | 2015-12-20 | 2018-10-30 | Intel Corporation | Instruction and logic for detecting the floating point cancellation effect |
EP4036708A1 (en) | 2016-03-11 | 2022-08-03 | 1QB Information Technologies Inc. | Methods and systems for quantum computing |
US9870273B2 (en) | 2016-06-13 | 2018-01-16 | 1Qb Information Technologies Inc. | Methods and systems for quantum ready and quantum enabled computations |
US10044638B2 (en) | 2016-05-26 | 2018-08-07 | 1Qb Information Technologies Inc. | Methods and systems for quantum computing |
US9537953B1 (en) * | 2016-06-13 | 2017-01-03 | 1Qb Information Technologies Inc. | Methods and systems for quantum ready computations on the cloud |
CN112236749B (zh) * | 2018-09-21 | 2024-08-27 | 华为技术有限公司 | 一种浮点精度检测方法与装置 |
US11620153B2 (en) * | 2019-02-04 | 2023-04-04 | International Business Machines Corporation | Instruction interrupt suppression of overflow exception |
WO2020255076A1 (en) | 2019-06-19 | 2020-12-24 | 1Qb Information Technologies Inc. | Method and system for mapping a dataset from a hilbert space of a given dimension to a hilbert space of a different dimension |
EP4070205A4 (en) | 2019-12-03 | 2024-05-01 | 1QB Information Technologies Inc. | SYSTEM AND METHOD FOR ACCESSING A PHYSICS-INSPIRED COMPUTER AND A PHYSICS-INSPIRED COMPUTER SIMULATOR |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS4958718A (ja) | 1972-10-04 | 1974-06-07 | ||
JPS63208939A (ja) | 1987-02-26 | 1988-08-30 | Toshiba Corp | 10進演算回路 |
JPS63214835A (ja) | 1987-03-03 | 1988-09-07 | Nec Corp | 多項算術式の浮動10進数計算方式 |
JPS6412332A (en) | 1987-07-07 | 1989-01-17 | Oki Electric Ind Co Ltd | Decimal arithmetic unit |
JPH07248902A (ja) | 1994-03-11 | 1995-09-26 | Fujitsu Ltd | 浮動小数点演算装置とその誤差補正方法および線形計画問題最適化装置とその最適解の求解方法 |
KR970022528A (ko) * | 1995-10-31 | 1997-05-30 | 김광호 | 부동소수점 제산기에서의 익셉션 처리방법 |
US5892697A (en) | 1995-12-19 | 1999-04-06 | Brakefield; James Charles | Method and apparatus for handling overflow and underflow in processing floating-point numbers |
JP2000305750A (ja) | 1999-04-26 | 2000-11-02 | Denso Corp | 車載用電子制御装置 |
US6427160B1 (en) | 1999-08-10 | 2002-07-30 | Sun Microsystems, Inc. | Method and system for testing floating point logic |
US6571265B1 (en) * | 1999-10-29 | 2003-05-27 | Intel Corporation | Mechanism to detect IEEE underflow exceptions on speculative floating-point operations |
US7069289B2 (en) | 2001-05-25 | 2006-06-27 | Sun Microsystems, Inc. | Floating point unit for detecting and representing inexact computations without flags or traps |
US7299170B2 (en) | 2003-06-28 | 2007-11-20 | Transitive Limited | Method and apparatus for the emulation of high precision floating point instructions |
US7290023B2 (en) | 2003-11-20 | 2007-10-30 | International Business Machines Corporation | High performance implementation of exponent adjustment in a floating point design |
US7102552B1 (en) | 2005-06-07 | 2006-09-05 | Windspring, Inc. | Data compression with edit-in-place capability for compressed data |
US8595279B2 (en) * | 2006-02-27 | 2013-11-26 | Qualcomm Incorporated | Floating-point processor with reduced power requirements for selectable subprecision |
US8443029B2 (en) | 2007-03-01 | 2013-05-14 | International Business Machines Corporation | Round for reround mode in a decimal floating point instruction |
US8560591B2 (en) | 2007-04-25 | 2013-10-15 | International Business Machines Corporation | Detection of potential need to use a larger data format in performing floating point operations |
US8051117B2 (en) | 2007-04-26 | 2011-11-01 | International Business Machines Corporation | Shift significand of decimal floating point data |
-
2010
- 2010-05-28 US US12/789,765 patent/US8219605B2/en active Active
- 2010-11-08 ES ES10775821.1T patent/ES2637205T3/es active Active
- 2010-11-08 CA CA2800643A patent/CA2800643C/en active Active
- 2010-11-08 AU AU2010353843A patent/AU2010353843B2/en active Active
- 2010-11-08 EP EP10775821.1A patent/EP2430522B1/en active Active
- 2010-11-08 RU RU2012150400/08A patent/RU2526004C2/ru active
- 2010-11-08 WO PCT/EP2010/067054 patent/WO2011147483A1/en active Application Filing
- 2010-11-08 SG SG2013057922A patent/SG193162A1/en unknown
- 2010-11-08 DK DK10775821.1T patent/DK2430522T3/en active
- 2010-11-08 SG SG2012084539A patent/SG185620A1/en unknown
-
2011
- 2011-05-25 JP JP2011116699A patent/JP5005102B2/ja active Active
- 2011-05-27 KR KR1020110050939A patent/KR101464810B1/ko active IP Right Grant
- 2011-05-30 BR BRPI1102360-0A patent/BRPI1102360B1/pt active IP Right Grant
- 2011-05-30 CN CN201110141919.9A patent/CN102331921B/zh active Active
-
2012
- 2012-07-09 US US13/544,338 patent/US9244654B2/en active Active
- 2012-11-27 IL IL223305A patent/IL223305A/en active IP Right Grant
Also Published As
Publication number | Publication date |
---|---|
SG193162A1 (en) | 2013-09-30 |
US20120278374A1 (en) | 2012-11-01 |
IL223305A (en) | 2017-01-31 |
RU2012150400A (ru) | 2014-06-10 |
EP2430522A1 (en) | 2012-03-21 |
ES2637205T3 (es) | 2017-10-11 |
JP2011248890A (ja) | 2011-12-08 |
KR20110131139A (ko) | 2011-12-06 |
IL223305A0 (en) | 2013-02-03 |
BRPI1102360A2 (pt) | 2015-07-28 |
CN102331921A (zh) | 2012-01-25 |
AU2010353843A1 (en) | 2012-12-20 |
WO2011147483A1 (en) | 2011-12-01 |
EP2430522B1 (en) | 2017-07-19 |
RU2526004C2 (ru) | 2014-08-20 |
CA2800643A1 (en) | 2011-12-01 |
DK2430522T3 (en) | 2017-09-11 |
BRPI1102360B1 (pt) | 2021-03-02 |
CA2800643C (en) | 2018-11-20 |
SG185620A1 (en) | 2012-12-28 |
CN102331921B (zh) | 2016-07-06 |
US20110296229A1 (en) | 2011-12-01 |
US9244654B2 (en) | 2016-01-26 |
KR101464810B1 (ko) | 2014-11-24 |
US8219605B2 (en) | 2012-07-10 |
AU2010353843B2 (en) | 2014-08-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5005102B2 (ja) | 10進浮動小数点の量子例外検出 | |
US10324719B2 (en) | Detection of potential need to use a larger data format in performing floating point operations | |
US9170773B2 (en) | Mixed precision estimate instruction computing narrow precision result for wide precision inputs | |
US20160092165A1 (en) | Machine instructions for converting from decimal floating point format to packed decimal format | |
US20160092164A1 (en) | Machine instructions for converting to decimal floating point format from packed decimal format | |
US20220405123A1 (en) | Detection of invalid machine-specific data types during data conversion | |
JPH0863367A (ja) | テストベクトルを発生する方法およびテストベクトル発生システム | |
US8407275B2 (en) | Fast floating point compare with slower backup for corner cases | |
US11487506B2 (en) | Condition code anticipator for hexadecimal floating point | |
KR20190086020A (ko) | 간접적으로 명시된 위치로의 조건 분기 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20110822 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110915 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110915 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20110915 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20111012 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111122 |
|
RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20111201 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120220 |
|
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: 20120508 |
|
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: 20120522 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150601 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5005102 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |