JP6115920B2 - 10進浮動小数点形式からゾーン形式への変換 - Google Patents
10進浮動小数点形式からゾーン形式への変換 Download PDFInfo
- Publication number
- JP6115920B2 JP6115920B2 JP2014549565A JP2014549565A JP6115920B2 JP 6115920 B2 JP6115920 B2 JP 6115920B2 JP 2014549565 A JP2014549565 A JP 2014549565A JP 2014549565 A JP2014549565 A JP 2014549565A JP 6115920 B2 JP6115920 B2 JP 6115920B2
- Authority
- JP
- Japan
- Prior art keywords
- field
- operand
- format
- register
- zone
- 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 71
- 238000006243 chemical reaction Methods 0.000 title claims description 23
- 230000006870 function Effects 0.000 claims description 41
- 238000012545 processing Methods 0.000 claims description 40
- 238000000034 method Methods 0.000 claims description 37
- 238000004590 computer program Methods 0.000 claims description 31
- 238000006073 displacement reaction Methods 0.000 claims description 20
- 238000004891 communication Methods 0.000 claims description 8
- 239000013641 positive control Substances 0.000 claims 1
- 238000003860 storage Methods 0.000 description 73
- 238000013519 translation Methods 0.000 description 17
- 230000014616 translation Effects 0.000 description 17
- 238000010586 diagram Methods 0.000 description 13
- 230000008569 process Effects 0.000 description 11
- 238000007792 addition Methods 0.000 description 8
- 230000008901 benefit Effects 0.000 description 5
- 230000007246 mechanism Effects 0.000 description 5
- 230000000295 complement effect Effects 0.000 description 4
- 230000009471 action Effects 0.000 description 3
- 238000004422 calculation algorithm Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 230000007774 longterm Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 230000002093 peripheral effect Effects 0.000 description 3
- 230000003139 buffering effect Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 2
- 230000001934 delay Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 238000013507 mapping Methods 0.000 description 2
- 239000000463 material Substances 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000009466 transformation Effects 0.000 description 2
- 201000007795 Bietti crystalline corneoretinal dystrophy Diseases 0.000 description 1
- 208000008319 Bietti crystalline dystrophy Diseases 0.000 description 1
- 238000012884 algebraic function Methods 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 230000014759 maintenance of location Effects 0.000 description 1
- 230000005055 memory storage Effects 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 239000013307 optical fiber Substances 0.000 description 1
- 238000005215 recombination Methods 0.000 description 1
- 230000006798 recombination Effects 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 230000002441 reversible effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 229920000638 styrene acrylonitrile Polymers 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 210000003813 thumb Anatomy 0.000 description 1
- 238000012549 training Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 238000000844 transformation Methods 0.000 description 1
Classifications
-
- 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/30181—Instruction operation extension or modification
-
- 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
-
- 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/30025—Format conversion instructions, e.g. Floating-Point to Integer, decimal conversion
-
- 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/30036—Instructions to perform operations on packed data, e.g. vector, tile or matrix operations
-
- 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/30036—Instructions to perform operations on packed data, e.g. vector, tile or matrix operations
- G06F9/30038—Instructions to perform operations on packed data, e.g. vector, tile or matrix operations using a mask
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Computational Mathematics (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Analysis (AREA)
- Computing Systems (AREA)
- Nonlinear Science (AREA)
- Executing Machine-Instructions (AREA)
Description
DFP短形式
DFP長形式
DFP拡張形式
符号ビットは各形式のビット0にあり、例えば、正の場合はゼロであり、負の場合は1である。
1.有限数に関しては、仮数は、combinationフィールドから得られた仮数の左端桁が左に詰められた仮数末尾部の全桁を含む。
2.無限大及びNaNに関しては、仮数は、ゼロ桁で左がパディングされた仮数末尾部の全桁を含む。
オペコード・フィールド402a、402b:オペコード・フィールドは、命令により実施される関数を示すオペコードを与える。例として、1つの定義されたオペコードは、関数を長形式のゾーン形式からの変換(long Convert from Zoned)命令として定義し、別の予め定義されたオペコードは、それが拡張形式のゾーン形式からの変換(extended Convert from Zoned)命令であることを示す。
長さフィールド(L2)404:長さフィールド404は、第2オペランドの長さを指定する(例えば、バイトで)。例として、長さフィールドは、拡張形式のゾーン形式への変換(extended Convert to Zoned)命令に関しては0から33までの長さコードを含み、長形式のゾーン形式からの変換(long Convert from Zoned)命令に関しては0から15までの長さコードを含む。
基底レジスタ・フィールド(B2)406:基底レジスタ・フィールドは汎用レジスタを指定し、その内容は、変位フィールドの内容に加算されて、第2オペランドのアドレスを形成する。
変位フィールド(D2)408:変位フィールドは、第2オペランドのアドレスを形成するために、基底レジスタ・フィールドが指定する汎用レジスタの内容に加算される内容を含む。
レジスタ・フィールド(R1)410:レジスタ・フィールドは、その内容が第1オペランドであるレジスタを指定する。第1オペランドを含むレジスタは、第1オペランド位置と呼ばれることもある。
マスク・フィールド(M3)412:マスク・フィールドは、例えば、符号(S)制御(例えば、ビット)を含み、これは、一例においては、M3フィールドのビット0である。このビットがゼロである場合、第2オペランドは符号フィールドを有さず、DFP第1オペランド結果の符号ビットは0に設定される。このビットが1である場合、第2オペランドは符号付きである。つまり、右端バイトの左端4ビットは符号である。符号フィールドが正の値を示す場合、DFP第1オペランド結果の符号ビットはゼロに設定され、符号フィールドが負の値を示す場合、1に設定される。一実施形態において、M3フィールドのビット1から3までは無視される。
オペコード・フィールド702a、702b:オペコード・フィールドは、命令により実施される関数を示すオペコードを与える。例として、1つの定義されたオペコードは、関数を長形式のゾーン形式への変換(long Convert to Zoned)命令として指定し、別の予め定義されたオペコードは、それが拡張形式のゾーン形式への変換(extended Convert to Zoned)命令であることを示す。
長さフィールド(L2)704:長さフィールド704は、第2オペランドの長さを指定する(例えば、バイトで)。例として、長さフィールドは、拡張形式のゾーン形式への変換(extended Convert to Zoned)命令に関しては0から33までの長さコードを含み、長形式のゾーン形式への変換(long Convert to Zoned)命令に関しては0から15までの長さコードを含む。さらに、変換される第1オペランドの仮数の右端桁の数は、L2によって指定される。
基底レジスタ・フィールド(B2)706:基底レジスタ・フィールドは汎用レジスタを指定し、その内容は、変位フィールドの内容に加算されて、第2オペランドのアドレスを形成する。
変位フィールド(D2)708:変位フィールドは、第2オペランドのアドレスを形成するために、基底レジスタ・フィールドにより指定される汎用レジスタの内容に加算される内容を含む。
レジスタ・フィールド(R1)710:レジスタ・フィールドは、その内容が、第1オペランドであるレジスタを指定する。
マスク・フィールド(M3)712:マスク・フィールドは、例えば、以下のものを含む。
符号制御(S):M3フィールドのビット0は符号制御である。Sがゼロである場合、第2オペランドは符号フィールドを有さない。Sが1である場合、第2オペランドは符号フィールドを有する。つまり、右端バイトの左端4ビット位置が符号である。
ゾーン制御(Z):M3フィールドのビット1はゾーン制御である。Zがゼロである場合、第2オペランドの各ゾーン・フィールドは、2進数1111として格納される。Zが1である場合、第2オペランドの各ゾーン・フィールドは、2進数0011として格納される。
正符号コード(plus-sign-code)制御(P):M3フィールドのビット2は正符号コード制御である。Pがゼロである場合、正符号は、2進数1100として符号化される。Pが1である場合、正符号は、2進数1111として符号化される。Sビットがゼロである場合、Pビットは無視され、ゼロであると仮定される。
正・ゼロ強制(force-plus-zero)制御(F):M3フィールドのビット3は正・ゼロ強制制御である。Fがゼロである場合、アクションはとられない。Fが1であり、第2オペランド位置に置かれた結果の絶対値がゼロである場合、結果の符号は、Pビットにより指定された符号コードを有する正の値を示すように設定される。Sビットがゼロである場合、Fビットは無視され、ゼロであると仮定される。
0 ソースはゼロである
1 ソースはゼロを下回る
2 ソースはゼロを上回る
3 無限大、QNan、SNaN、部分結果、
を含む。
102:プロセッサ
104、204、5002:メモリ
106、206:入力/出力デバイス
108、208:バス
202:ネイティブ中央演算処理ユニット
210:ネイティブ・レジスタ
212:エミュレータ・コード
250:ゲスト命令
252、5004:命令フェッチ・ユニット
254:命令変換ユニット
256:ネイティブ命令
260:エミュレーション制御ルーチン
400、700:形式
402a、402b、702a、702b:オペコード・フィールド
404、704:長さフィールド
406、706:基底レジスタ・フィールド
408、708:変位フィールド
410、710:レジスタ・フィールド
412、712:マスク・フィールド
Claims (14)
- 中央演算処理ユニットにおいてマシン命令を実行するためのコンピュータ・プログラムであって、前記コンピュータ・プログラムは、コンピュータに、
プロセッサにより、コンピュータ・アーキテクチャに従ってコンピュータ実行のために定められ、且つ、
10進浮動小数点形式からゾーン形式への変換関数を識別するオペコードを提供するための少なくとも1つのオペコード・フィールドと、
第1オペランドを含む第1のレジスタを指定する第1のレジスタ・フィールドと、
第2のレジスタ・フィールド及び変位フィールドであって、第2のレジスタ・フィールドによって指定される第2のレジスタの内容が変位フィールドの内容と組み合わせられて第2オペランドのアドレスを形成する、第2のレジスタ・フィールド及び変位フィールドと、
マシン命令の実行中に用いられる1又は複数の制御を含むマスク・フィールドであって、前記第2オペランドのゾーン・フィールドについての値を判断するのに用いられるゾーン制御を含む、前記マスク・フィールドと、を含む、実行のためのマシン命令を取得することと、
前記マシン命令を実行することと、
を実行させるためのものであり、前記実行することは、
10進浮動小数点形式の前記第1オペランドの少なくとも一部分をゾーン形式に変換することであって、
前記第1オペランドの第1の複数のビットを、対応する3つのゾーン形式の桁であって、結果の第1の部分として提供される前記3つのゾーン形式の桁に変換することと、
前記第1オペランドの第2の複数のビットを、前記結果の最上位のゾーン形式の桁に変換することと、
前記結果の各ゾーン形式の桁について、ゾーン・フィールドを提供することと、
を含む、前記変換することと、
前記結果を前記第2オペランドの前記アドレスによって指定された位置に置くことと、
を含む、コンピュータ・プログラム。 - 前記オペコードは、第1の値である場合、長形式の10進浮動小数点形式のソース及びゾーン形式の結果を示す、請求項1に記載のコンピュータ・プログラム。
- 前記オペコードは、第2の値である場合、拡張形式の10進浮動小数点形式のソース及びゾーン形式の結果を示す、請求項1または2に記載のコンピュータ・プログラム。
- 前記マスク・フィールドは、前記第2オペランドが符号フィールドを有するかどうかを示すのに用いられる符号制御を含む、請求項1〜3のいずれか1項に記載のコンピュータ・プログラム。
- 前記マスク・フィールドは、正符号を符号化するのに用いられる正符号コード制御を含む、請求項1〜4のいずれか1項に記載のコンピュータ・プログラム。
- 前記マスク・フィールドは、前記第2オペランド内に置かれる結果の符号を判断するのに用いられる正・ゼロ強制制御を含む、請求項1〜5のいずれか1項に記載のコンピュータ・プログラム。
- 前記マスク・フィールドは、符号フィールドを含み、前記コンピュータ・プログラムは、前記コンピュータに、前記符号フィールドを用いて、前記第2オペランド内に格納される前記結果の前記符号フィールドについての値を判断することをさらに実行させるためのものである、請求項1〜6のいずれか1項に記載のコンピュータ・プログラム。
- 前記マシン命令は、変換される前記第1オペランドの仮数の右端桁の数、及び前記第2オペランドの長さの少なくとも1つを指定する長さフィールドを含む、請求項1〜7のいずれか1項に記載のコンピュータ・プログラム。
- 前記実行することは、少なくとも1つの浮動小数点レジスタから前記第1オペランドの前記少なくとも一部分を読み出すことを含み、前記結果を含むための前記第2オペランドはメモリ内に存在する、請求項1〜8のいずれか1項に記載のコンピュータ・プログラム。
- 中央演算処理ユニットにおいてマシン命令を実行するためのコンピュータ・システムであって、
メモリと、
前記メモリと通信するプロセッサと、
を含み、前記コンピュータ・システムは方法を実行するように構成され、前記方法は、
コンピュータ・アーキテクチャに従ってコンピュータ実行のために定められ、且つ、
10進浮動小数点形式からゾーン形式への変換関数を識別するオペコードを提供するための少なくとも1つのオペコード・フィールドと、
第1オペランドを含む第1のレジスタを指定する第1のレジスタ・フィールドと、
第2のレジスタ・フィールド及び変位フィールドであって、第2のレジスタ・フィールドによって指定される第2のレジスタの内容が変位フィールドの内容と組み合わせられて第2オペランドのアドレスを形成する、第2のレジスタ・フィールド及び変位フィールドと、
マシン命令の実行中に用いられる1又は複数の制御を含むマスク・フィールドであって、前記第2オペランドのゾーン・フィールドについての値を判断するのに用いられるゾーン制御を含む、前記マスク・フィールドと、を含む、実行のためのマシン命令を取得することと、
前記マシン命令を実行することと、
を含み、前記実行することは、
10進浮動小数点形式の前記第1オペランドの少なくとも一部分をゾーン形式に変換することであって、
前記第1オペランドの第1の複数のビットを、対応する3つのゾーン形式の桁であって、結果の第1の部分として提供される前記3つのゾーン形式の桁に変換することと、
前記第1オペランドの第2の複数のビットを、前記結果の最上位のゾーン形式の桁に変換することと、
前記結果の各ゾーン形式の桁について、ゾーン・フィールドを提供することと、
を含む、前記変換することと、
前記結果を前記第2オペランドの前記アドレスによって指定された位置に置くことと、
を含む、コンピュータ・システム。 - 前記マシン命令は、変換される前記第1オペランドの仮数の右端桁数、及び前記第2オペランドの長さの少なくとも1つを指定する長さフィールドを含む、請求項10に記載のコンピュータ・システム。
- 中央演算処理ユニットにおいてマシン命令を実行するための方法であって、コンピュータが、
プロセッサにより、コンピュータ・アーキテクチャに従ってコンピュータ実行のために定められ、且つ、
10進浮動小数点形式からゾーン形式への変換関数を識別するオペコードを提供するための少なくとも1つのオペコード・フィールドと、
第1オペランドを含む第1のレジスタを指定する第1のレジスタ・フィールドと、
第2のレジスタ・フィールド及び変位フィールドであって、第2のレジスタ・フィールドによって指定される第2のレジスタの内容が変位フィールドの内容と組み合わせられて第2オペランドのアドレスを形成する、第2のレジスタ・フィールド及び変位フィールドと、
マシン命令の実行中に用いられる1又は複数の制御を含むマスク・フィールドであって、前記第2オペランドのゾーン・フィールドについての値を判断するのに用いられるゾーン制御を含む、前記マスク・フィールドと、
を含む、実行のためのマシン命令を取得するステップと、
前記マシン命令を実行するステップと、
を実行し、前記実行するステップでは、コンピュータが、
10進浮動小数点形式の前記第1オペランドの少なくとも一部分をゾーン形式に変換するステップであって、
前記第1オペランドの第1の複数のビットを、対応する3つのゾーン形式の桁であって、結果の第1の部分として提供される前記3つのゾーン形式の桁に変換するステップと、
前記第1オペランドの第2の複数のビットを、前記結果の最上位のゾーン形式の桁に変換するステップと、
前記結果の各ゾーン形式の桁について、ゾーン・フィールドを提供することと、
を含む、前記変換するステップと、
前記結果を前記第2オペランドの前記アドレスによって指定された位置に置くステップと、
を実行する、方法。 - 前記マスク・フィールドは、前記第2オペランドが符号フィールドを有するかどうかを示すのに用いられる符号制御と、前記第2オペランドのゾーン・フィールドについての値を判断するのに用いられるゾーン制御と、正符号を符号化するのに用いられる正符号コード制御と、前記第2オペランド内に置かれる結果の符号を判断するのに用いられる正・ゼロ強制制御とを含む、請求項12に記載の方法。
- 前記マシン命令は、変換される前記第1オペランドの仮数の右端桁の数、及び前記第2オペランドの長さの少なくとも1つを指定する長さフィールドを含む、請求項12または13に記載の方法。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/339,526 | 2011-12-29 | ||
US13/339,526 US9329861B2 (en) | 2011-12-29 | 2011-12-29 | Convert to zoned format from decimal floating point format |
PCT/IB2012/056368 WO2013098668A1 (en) | 2011-12-29 | 2012-11-13 | Convert to zoned format from decimal floating point format |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015507799A JP2015507799A (ja) | 2015-03-12 |
JP6115920B2 true JP6115920B2 (ja) | 2017-04-19 |
Family
ID=48695919
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014549565A Active JP6115920B2 (ja) | 2011-12-29 | 2012-11-13 | 10進浮動小数点形式からゾーン形式への変換 |
Country Status (16)
Country | Link |
---|---|
US (4) | US9329861B2 (ja) |
EP (1) | EP2798482A4 (ja) |
JP (1) | JP6115920B2 (ja) |
KR (1) | KR101589840B1 (ja) |
CN (1) | CN104025043B (ja) |
AU (1) | AU2012360180B2 (ja) |
BR (1) | BR112014016333A8 (ja) |
CA (1) | CA2852861C (ja) |
HK (1) | HK1201351A1 (ja) |
IL (1) | IL230465A0 (ja) |
MX (1) | MX2014007915A (ja) |
RU (1) | RU2560796C2 (ja) |
SG (1) | SG11201402088PA (ja) |
TW (1) | TWI522906B (ja) |
WO (1) | WO2013098668A1 (ja) |
ZA (1) | ZA201400734B (ja) |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9329861B2 (en) | 2011-12-29 | 2016-05-03 | International Business Machines Corporation | Convert to zoned format from decimal floating point format |
US9335993B2 (en) | 2011-12-29 | 2016-05-10 | International Business Machines Corporation | Convert from zoned format to decimal floating point format |
US20160092163A1 (en) * | 2014-09-30 | 2016-03-31 | International Business Machines Corporation | Machine instructions for converting from decimal floating point format to packed decimal format |
US10255072B2 (en) * | 2016-07-01 | 2019-04-09 | Intel Corporation | Architectural register replacement for instructions that use multiple architectural registers |
US10175946B2 (en) * | 2016-09-30 | 2019-01-08 | International Business Machines Corporation | Perform sign operation decimal instruction |
US10592208B2 (en) * | 2018-05-07 | 2020-03-17 | International Business Machines Corporation | Very low precision floating point representation for deep learning acceleration |
US10963219B2 (en) | 2019-02-06 | 2021-03-30 | International Business Machines Corporation | Hybrid floating point representation for deep learning acceleration |
US11023205B2 (en) * | 2019-02-15 | 2021-06-01 | International Business Machines Corporation | Negative zero control in instruction execution |
US11099853B2 (en) | 2019-02-15 | 2021-08-24 | International Business Machines Corporation | Digit validation check control in instruction execution |
CN110688156B (zh) * | 2019-09-12 | 2021-02-02 | 无锡江南计算技术研究所 | 一种采用risc架构的cpu系统 |
US11442726B1 (en) | 2021-02-26 | 2022-09-13 | International Business Machines Corporation | Vector pack and unpack instructions |
Family Cites Families (41)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3872442A (en) * | 1972-12-14 | 1975-03-18 | Sperry Rand Corp | System for conversion between coded byte and floating point format |
US4001570A (en) | 1975-06-17 | 1977-01-04 | International Business Machines Corporation | Arithmetic unit for a digital data processor |
US4141005A (en) | 1976-11-11 | 1979-02-20 | International Business Machines Corporation | Data format converting apparatus for use in a digital data processor |
US4462102A (en) * | 1981-11-13 | 1984-07-24 | International Business Machines Corporation | Method and apparatus for checking the parity of disassociated bit groups |
US5276891A (en) | 1990-01-11 | 1994-01-04 | Bull Hn Information Systems Inc. | Alignment of sign, data, edit byte operand results for storage in memory |
GB2249319B (en) | 1990-10-04 | 1994-11-30 | Hitachi Metals Ltd | R-TM-B permanent magnet member having improved corrosion resistance and method of producing same |
US5268855A (en) | 1992-09-14 | 1993-12-07 | Hewlett-Packard Company | Common format for encoding both single and double precision floating point numbers |
AU6629894A (en) | 1993-05-07 | 1994-12-12 | Apple Computer, Inc. | Method for decoding guest instructions for a host computer |
US5551013A (en) | 1994-06-03 | 1996-08-27 | International Business Machines Corporation | Multiprocessor for hardware emulation |
US5790825A (en) | 1995-11-08 | 1998-08-04 | Apple Computer, Inc. | Method for emulating guest instructions on a host computer through dynamic recompilation of host instructions |
US6009261A (en) | 1997-12-16 | 1999-12-28 | International Business Machines Corporation | Preprocessing of stored target routines for emulating incompatible instructions on a target processor |
US6085313A (en) | 1998-04-30 | 2000-07-04 | International Business Machines Corporation | Computer processor system for executing RXE format floating point instructions |
US6282554B1 (en) | 1998-04-30 | 2001-08-28 | Intel Corporation | Method and apparatus for floating point operations and format conversion operations |
US6266769B1 (en) | 1998-04-30 | 2001-07-24 | Intel Corporation | Conversion between packed floating point data and packed 32-bit integer data in different architectural registers |
US6308255B1 (en) | 1998-05-26 | 2001-10-23 | Advanced Micro Devices, Inc. | Symmetrical multiprocessing bus and chipset used for coprocessor support allowing non-native code to run in a system |
US6463582B1 (en) | 1998-10-21 | 2002-10-08 | Fujitsu Limited | Dynamic optimizing object code translator for architecture emulation and dynamic optimizing object code translation method |
US6535898B1 (en) * | 2000-01-24 | 2003-03-18 | Microsoft Corporation | Fast floating-point truncation to integer form |
US6671796B1 (en) | 2000-02-25 | 2003-12-30 | Sun Microsystems, Inc. | Converting an arbitrary fixed point value to a floating point value |
US7006699B2 (en) * | 2002-03-27 | 2006-02-28 | Microsoft Corporation | System and method for progressively transforming and coding digital data |
US7236995B2 (en) | 2002-12-27 | 2007-06-26 | Arm Limited | Data processing apparatus and method for converting a number between fixed-point and floating-point representations |
US7899855B2 (en) | 2003-09-08 | 2011-03-01 | Intel Corporation | Method, apparatus and instructions for parallel data conversions |
US7167968B2 (en) | 2004-04-29 | 2007-01-23 | International Business Machines Corporation | Storage pre-alignment and EBCDIC, ASCII and unicode basic latin conversions for packed decimal data |
US7389499B2 (en) | 2004-10-21 | 2008-06-17 | International Business Machines Corporation | Method and apparatus for automatically converting numeric data to a processor efficient format for performing arithmetic operations |
US7685213B2 (en) * | 2005-03-31 | 2010-03-23 | Siebel Systems, Inc. | Conversion of floating-point numbers from binary into string format |
US7685214B2 (en) * | 2005-08-26 | 2010-03-23 | International Business Machines Corporation | Order-preserving encoding formats of floating-point decimal numbers for efficient value comparison |
US8364734B2 (en) * | 2005-09-15 | 2013-01-29 | International Business Machines Corporation | Converting from decimal floating point into scaled binary coded decimal |
US7698352B2 (en) * | 2005-09-15 | 2010-04-13 | International Business Machines Corporation | System and method for converting from scaled binary coded decimal into decimal floating point |
US7733785B2 (en) * | 2007-01-31 | 2010-06-08 | International Business Machines Corporation | Method and system for dynamically adjusting packet size to decrease delays of streaming data transmissions on noisy transmission lines |
US20080270495A1 (en) * | 2007-04-26 | 2008-10-30 | International Business Machines Corporation | Insert/extract biased exponent of decimal floating point data |
US8051118B2 (en) * | 2007-04-26 | 2011-11-01 | International Business Machines Corporation | Composition of decimal floating point data |
US8051117B2 (en) * | 2007-04-26 | 2011-11-01 | International Business Machines Corporation | Shift significand of decimal floating point data |
US8190664B2 (en) * | 2007-04-26 | 2012-05-29 | International Business Machines Corporation | Employing a mask field of an instruction to encode a sign of a result of the instruction |
US8392489B2 (en) * | 2008-02-15 | 2013-03-05 | International Business Machines Corporation | ASCII to binary floating point conversion of decimal real numbers on a vector processor |
CN100555225C (zh) * | 2008-03-17 | 2009-10-28 | 中国科学院计算技术研究所 | 一种支持x86虚拟机的risc处理器装置及方法 |
US8346828B2 (en) | 2008-10-14 | 2013-01-01 | International Business Machines Corporation | System and method for storing numbers in first and second formats in a register file |
US7812757B1 (en) * | 2009-06-12 | 2010-10-12 | Hong Kong Applied Science And Technology Research Institute Co., Ltd. | Hybrid analog-to-digital converter (ADC) with binary-weighted-capacitor sampling array and a sub-sampling charge-redistributing array for sub-voltage generation |
US20110004644A1 (en) | 2009-07-03 | 2011-01-06 | Via Technologies, Inc. | Dynamic floating point register precision control |
US9311049B2 (en) | 2009-12-15 | 2016-04-12 | International Business Machines Corporation | System to improve numereical conversions and associated methods |
US20110314263A1 (en) | 2010-06-22 | 2011-12-22 | International Business Machines Corporation | Instructions for performing an operation on two operands and subsequently storing an original value of operand |
US9329861B2 (en) | 2011-12-29 | 2016-05-03 | International Business Machines Corporation | Convert to zoned format from decimal floating point format |
US9335993B2 (en) | 2011-12-29 | 2016-05-10 | International Business Machines Corporation | Convert from zoned format to decimal floating point format |
-
2011
- 2011-12-29 US US13/339,526 patent/US9329861B2/en active Active
-
2012
- 2012-11-13 WO PCT/IB2012/056368 patent/WO2013098668A1/en active Application Filing
- 2012-11-13 CN CN201280065483.2A patent/CN104025043B/zh active Active
- 2012-11-13 SG SG11201402088PA patent/SG11201402088PA/en unknown
- 2012-11-13 JP JP2014549565A patent/JP6115920B2/ja active Active
- 2012-11-13 EP EP12863789.9A patent/EP2798482A4/en not_active Withdrawn
- 2012-11-13 KR KR1020147006930A patent/KR101589840B1/ko active IP Right Grant
- 2012-11-13 CA CA2852861A patent/CA2852861C/en active Active
- 2012-11-13 BR BR112014016333A patent/BR112014016333A8/pt not_active Application Discontinuation
- 2012-11-13 MX MX2014007915A patent/MX2014007915A/es active IP Right Grant
- 2012-11-13 AU AU2012360180A patent/AU2012360180B2/en active Active
- 2012-11-14 RU RU2012148405/08A patent/RU2560796C2/ru active
- 2012-11-28 TW TW101144557A patent/TWI522906B/zh active
-
2014
- 2014-01-15 IL IL230465A patent/IL230465A0/en unknown
- 2014-01-30 ZA ZA2014/00734A patent/ZA201400734B/en unknown
- 2014-12-04 US US14/560,639 patent/US9335995B2/en active Active
-
2015
- 2015-02-17 HK HK15101782.3A patent/HK1201351A1/xx unknown
-
2016
- 2016-03-28 US US15/082,694 patent/US10719324B2/en active Active
- 2016-03-29 US US15/083,362 patent/US10725780B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
TWI522906B (zh) | 2016-02-21 |
ZA201400734B (en) | 2015-10-28 |
CN104025043A (zh) | 2014-09-03 |
RU2012148405A (ru) | 2014-05-20 |
IL230465A0 (en) | 2014-03-31 |
TW201337734A (zh) | 2013-09-16 |
US10719324B2 (en) | 2020-07-21 |
BR112014016333A2 (pt) | 2017-06-13 |
AU2012360180B2 (en) | 2016-04-07 |
BR112014016333A8 (pt) | 2017-07-04 |
US20160210152A1 (en) | 2016-07-21 |
US9335995B2 (en) | 2016-05-10 |
US9329861B2 (en) | 2016-05-03 |
SG11201402088PA (en) | 2014-06-27 |
US10725780B2 (en) | 2020-07-28 |
KR101589840B1 (ko) | 2016-01-28 |
CN104025043B (zh) | 2016-09-14 |
CA2852861A1 (en) | 2013-07-04 |
EP2798482A1 (en) | 2014-11-05 |
CA2852861C (en) | 2019-08-13 |
EP2798482A4 (en) | 2016-12-07 |
HK1201351A1 (en) | 2015-08-28 |
WO2013098668A1 (en) | 2013-07-04 |
KR20140098051A (ko) | 2014-08-07 |
AU2012360180A1 (en) | 2014-06-05 |
MX2014007915A (es) | 2014-07-30 |
US20130173892A1 (en) | 2013-07-04 |
JP2015507799A (ja) | 2015-03-12 |
US20160210143A1 (en) | 2016-07-21 |
US20150089206A1 (en) | 2015-03-26 |
RU2560796C2 (ru) | 2015-08-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6128532B2 (ja) | ゾーン形式から10進浮動小数点形式への変換 | |
JP6115920B2 (ja) | 10進浮動小数点形式からゾーン形式への変換 | |
JP6108362B2 (ja) | 不連続命令指定子の連続命令指定子への変換 | |
JP6246140B2 (ja) | データを命令が指示する指定されたメモリ境界までロードするためのコンピュータ・プログラム、コンピュータ・システムおよび方法 | |
JP6278906B2 (ja) | データを動的に判断されたメモリ境界までロードする方法、システムおよびコンピュータ・プログラム | |
JP6238241B2 (ja) | Vector string range compare | |
JP6238243B2 (ja) | Vector find element equal命令 | |
JP6138175B2 (ja) | 指定されたメモリ境界までの距離を計算するためのコンピュータ・プログラム、コンピュータ・システムおよび方法 | |
JP6238242B2 (ja) | Vector find element not equal命令 | |
JP6323837B2 (ja) | Vector Checksum命令を実行するためのコンピュータ・プログラム、コンピュータ・システム及び方法 | |
JP6305351B2 (ja) | 終了文字を有する文字データ・セットの長さを見出す | |
JP6788347B2 (ja) | ベクトル例外コードを処理するコンピュータ・プログラム、コンピュータ・システム及び方法 | |
JP6410238B2 (ja) | Vectorfloatingpointtestdataclassimmediate命令を処理するためのコンピュータ・システム、コンピュータ・プログラム及び方法 | |
JP6380955B2 (ja) | Vector generate mask命令を処理するためのコンピュータ・プログラム、コンピュータ・システム及び方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20151110 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20161031 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20161129 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170203 |
|
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: 20170221 |
|
RD14 | Notification of resignation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7434 Effective date: 20170221 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170314 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6115920 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |