JP6073515B2 - メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 - Google Patents
メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 Download PDFInfo
- Publication number
- JP6073515B2 JP6073515B2 JP2016067689A JP2016067689A JP6073515B2 JP 6073515 B2 JP6073515 B2 JP 6073515B2 JP 2016067689 A JP2016067689 A JP 2016067689A JP 2016067689 A JP2016067689 A JP 2016067689A JP 6073515 B2 JP6073515 B2 JP 6073515B2
- Authority
- JP
- Japan
- Prior art keywords
- instruction
- compressed
- instructions
- mix
- index
- 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.)
- Expired - Fee Related
Links
Images
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
-
- 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/30145—Instruction analysis, e.g. decoding, instruction word fields
- G06F9/30149—Instruction analysis, e.g. decoding, instruction word fields of variable length 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/3017—Runtime instruction translation, e.g. macros
- G06F9/30178—Runtime instruction translation, e.g. macros of compressed or encrypted instructions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2211/00—Indexing scheme relating to details of data-processing equipment not covered by groups G06F3/00 - G06F13/00
- G06F2211/10—Indexing scheme relating to G06F11/10
- G06F2211/1002—Indexing scheme relating to G06F11/1076
- G06F2211/1014—Compression, i.e. RAID systems with parity using compression techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2212/00—Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
- G06F2212/40—Specific encoding of data in memory or cache
- G06F2212/401—Compressed data
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Memory System Of A Hierarchy Structure (AREA)
- Executing Machine-Instructions (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Description
番に、解凍され得る。解凍可変長命令のフォーマット長は、圧縮命令と関連付けられるミックスマスクによって決定される。
203 プロセッサ複合体
204 ライブラリファイル
206 コンパイラおよびリンカ
208 プロファイルフィードバック情報
210 リンクされる実行可能コード
212 データセクション
214 スタティック型の記憶デバイス
216 変換ツール
218 圧縮されたコード
220 復号テーブル
222 メインメモリ
224 L2キャッシュ
226 プロセッサコア
228 デコーダ
230 変換メモリ
232 レベル1命令キャッシュ
234 実行パイプライン
Claims (18)
- 圧縮命令を解凍するための方法であって、
メモリから圧縮命令をフェッチするステップであって、各々の圧縮命令がX-インデックスおよびY-インデックスを含む、ステップと、
各々の圧縮命令のために、2行アクセスのためにマスクされた前記X-インデックスを使用してXメモリからX-ビットパターンの2行をフェッチし、2行アクセスのためにマスクされた前記Y-インデックスを使用してYメモリからY-ビットパターンの2行をフェッチするステップであって、パターンの前記2行は、2行にまたがるパターンにアクセスするためにフェッチされ、
前記X-インデックスに従って前記フェッチされたX-ビットパターンの2行からX-ビットパターンを選択するステップ、および前記Y-インデックスに従って前記フェッチされたY-ビットパターンの2行からY-ビットパターンを選択するステップと、
前記X-ビットパターンのビットを、各々の圧縮命令と関連付けられるミックスマスクに基づいて前記Y-ビットパターンのビットと組み合わせて、解凍命令にするステップであって、前記解凍命令のフォーマット長が、前記関連付けられたミックスマスクによって決定され、各々の圧縮命令に関連付けられた前記ミックスマスクが、各々の圧縮命令のアドレスで変換索引バッファ(TLB)エントリーに記憶された属性から識別され、前記TLBエントリーは、仮想アドレスを物理アドレスに変換するために使用される、ステップと、を含む、方法であって、
前記X-ビットパターンは、前記解凍命令を含む命令のグループに共通のビットパターンを表し、前記Y-ビットパターンは、前記解凍命令と前記X-ビットパターンとの間の差異を含み、および前記ミックスマスクは、前記解凍命令を生成するために前記Y-ビットパターンのビットを用いて前記X-ビットパターンのビットの混合を識別する、方法。 - 前記解凍命令の前記フォーマット長が、複数の異なるフォーマット長の1つである、請求項1に記載の方法。
- 前記メモリがメインメモリおよびレベル2キャッシュを含む、請求項1に記載の方法。
- レベル1命令キャッシュにおけるミスに応答して、レベル2キャッシュから前記圧縮命令をフェッチするステップおよび前記圧縮命令と関連付けられる前記ミックスマスクをフェッチするステップをさらに含む、請求項1に記載の方法。
- 前記レベル1命令キャッシュに、各々の解凍命令を記憶するステップをさらに含む、請求項4に記載の方法。
- 各々の圧縮命令が、ミックスマスクインデックスと関連付けられる、請求項1に記載の方法。
- 各々の圧縮命令と関連付けられる前記ミックスマスクが、前記ミックスマスクインデックスを使用してミックスマスクメモリから選択される、請求項6に記載の方法。
- 前記圧縮命令のアドレスで前記変換索引バッファ(TLB)エントリーが、前記フェッチされたアドレスで前記命令が圧縮されたか否かを示し、複数のミックスマスクから選択するための前記関連付けられたミックスマスクを識別するためのマーカーを含む、
請求項1に記載の方法。 - 仮想メモリシステムに記憶された圧縮命令を変換するための装置であって、
非圧縮命令のページと混合された、異なるミックスマスクに基づいて圧縮されたミックスマスクに基づく圧縮命令のページを記憶するように構成される、ページ化された命令キャッシュであって、ミックスマスクは、選択されたミックスマスクを使用して達成される圧縮の単位に基づいて、前記ページ化された命令キャッシュに圧縮される命令の、それぞれのページのための複数のミックスマスクから選択される、ページ化された命令キャッシュと、
仮想アドレスを物理アドレスに変換し、圧縮命令を記憶するものとして前記ページ化された命令キャッシュ中のページを識別する、ミックスマスクインデックスを記憶し、前記識別されたページを圧縮するために使用される前記選択されたミックスマスクを識別するように構成され、前記識別されたミックスマスクは、圧縮命令の前記識別されたページからネイティブな命令フォーマットにフェッチされる各々の圧縮命令を解凍するために使用される、命令変換索引バッファ(TLB)と、を特徴とする、装置であって、
各々のミックスマスクに基づく圧縮命令が、第1のビットパターンおよび第2のビットパターンからなり、前記第1のビットパターンのビットは、非圧縮命令を生成するための、前記識別されたミックスマスクに従って前記第2のビットパターンのビットと組み合わされる、装置。 - 1つまたは複数のミックスマスクを記憶し、前記ミックスマスクを選択するために前記ミックスマスクインデックスによってアドレス可能である、ミックスマスクメモリをさらに含む、請求項9に記載の装置。
- 前記ミックスマスクに基づく圧縮命令を解凍するように構成される、変換デコーダであって、前記ページ化された命令キャッシュと、非圧縮命令および解凍命令を記憶するように構成されたより低水準の命令キャッシュとの間に配置される、変換デコーダをさらに含む、請求項9に記載の装置。
- 前記変換デコーダが、
圧縮命令を解凍するように構成される、圧縮命令デコーダと、
前記より低水準の命令キャッシュへの記憶に備えて、前記解凍命令を記憶するように構成される、解凍バッファとを含む、請求項11に記載の装置。 - 前記変換デコーダからの解凍命令をプロセッサパイプラインに直接渡すように構成される、バイパス回路をさらに含む、請求項11に記載の装置。
- 前記達成される圧縮の単位は、前記識別されたページに格納された前記圧縮命令の第2エントロピー単位と比較して、前記識別されたページと関連する非圧縮命令の第1エントロピー単位から示される、請求項9に記載の装置。
- 圧縮命令を実行可能なフォーマットに変換するためのシステムであって、
プログラムコードの各々の圧縮命令のためのX-インデックスおよびY-インデックスを記憶するように構成される、レベル2(L2)キャッシュと、
複数のエントリーを含む変換索引バッファ(TLB)であって、各々のエントリーは、仮想アドレスを物理アドレスに変換し、命令のページが非圧縮命令または圧縮命令を含むか否かを識別し、次いで、前記命令のページが圧縮命令のページであるとき、複数のミックスマスクから選択されるミックスマスクを識別するために使用され、前記識別されたミックスマスクは、圧縮命令の前記ページを生成するための圧縮動作に使用され、前記識別されたミックスマスクは、前記識別されたミックスマスクを使用して達成された圧縮の単位に基づいて、前記複数のミックスマスクから選択される、変換索引バッファと、
前記L2キャッシュの圧縮命令のページから圧縮命令を受け取って、各々の受け取られた圧縮命令に対して、前記X-インデックスおよび前記Y-インデックスを使用して変換メモリからX-ビットパターンおよびY-ビットパターンを選択し、前記ミックスマスクを識別する前記TLBから前記エントリーを使用してミックスマスクメモリから前記識別されたミックスマスクをフェッチし、前記識別されたミックスマスクは、前記選択されたX-ビットパターンのビットと前記選択されたY-ビットパターンのビットで組み合わせてネイティブな命令フォーマットにするために使用されるように、構成される、変換ユニットと、
各々の圧縮命令のための前記ネイティブな命令フォーマットを記憶するように構成される、レベル1キャッシュと、を特徴とする、システム。 - 前記レベル2キャッシュが、ネイティブな命令フォーマットで命令を記憶するページの第1のセットと、前記圧縮命令を記憶するページの第2のセットへと分割され、ページの前記第2のセットの各ページは、前記選択されたネイティブな命令に基づいて生成されたミックスマスクを使用して、ページに関連する選択されたネイティブな命令で圧縮動作によって生成され、これによって前記複数のミックスマスクは、圧縮命令のページの前記第2のセットのために生成される、請求項15に記載のシステム。
- 前記複数のミックスマスクを記憶するミックスマスクメモリをさらに含み、前記ミックスマスクメモリは、前記ミックスマスクを識別するために使用される前記TLBから前記エントリーによってアドレス可能である、請求項15に記載のシステム。
- 前記プログラムコードは、暗示された暗号化フォーマットで前記L2キャッシュに記憶される、請求項15に記載のシステム。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/099,463 US9201652B2 (en) | 2011-05-03 | 2011-05-03 | Methods and apparatus for storage and translation of entropy encoded software embedded within a memory hierarchy |
US13/099,463 | 2011-05-03 |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014509420A Division JP5911952B2 (ja) | 2011-05-03 | 2012-05-02 | メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017000098A Division JP6363739B2 (ja) | 2011-05-03 | 2017-01-04 | メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016149148A JP2016149148A (ja) | 2016-08-18 |
JP6073515B2 true JP6073515B2 (ja) | 2017-02-01 |
Family
ID=46201792
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014509420A Expired - Fee Related JP5911952B2 (ja) | 2011-05-03 | 2012-05-02 | メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 |
JP2015150646A Active JP6120920B2 (ja) | 2011-05-03 | 2015-07-30 | メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 |
JP2016067689A Expired - Fee Related JP6073515B2 (ja) | 2011-05-03 | 2016-03-30 | メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 |
JP2017000098A Expired - Fee Related JP6363739B2 (ja) | 2011-05-03 | 2017-01-04 | メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014509420A Expired - Fee Related JP5911952B2 (ja) | 2011-05-03 | 2012-05-02 | メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 |
JP2015150646A Active JP6120920B2 (ja) | 2011-05-03 | 2015-07-30 | メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017000098A Expired - Fee Related JP6363739B2 (ja) | 2011-05-03 | 2017-01-04 | メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 |
Country Status (7)
Country | Link |
---|---|
US (2) | US9201652B2 (ja) |
EP (1) | EP2705423B1 (ja) |
JP (4) | JP5911952B2 (ja) |
KR (2) | KR20150053825A (ja) |
CN (3) | CN103582871B (ja) |
CY (1) | CY1116891T1 (ja) |
WO (1) | WO2012151334A1 (ja) |
Families Citing this family (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8793469B2 (en) * | 2010-12-17 | 2014-07-29 | Intel Corporation | Programmable logic array and read-only memory area reduction using context-sensitive logic for data space manipulation |
US9201652B2 (en) | 2011-05-03 | 2015-12-01 | Qualcomm Incorporated | Methods and apparatus for storage and translation of entropy encoded software embedded within a memory hierarchy |
US10120692B2 (en) | 2011-07-28 | 2018-11-06 | Qualcomm Incorporated | Methods and apparatus for storage and translation of an entropy encoded instruction sequence to executable form |
US10158742B2 (en) | 2015-02-18 | 2018-12-18 | Actmobile Networks, Inc. | Multi-stage acceleration system and method |
US9792098B2 (en) * | 2015-03-25 | 2017-10-17 | International Business Machines Corporation | Unaligned instruction relocation |
CN107851137A (zh) * | 2015-06-16 | 2018-03-27 | 汉诺威戈特弗里德威廉莱布尼茨大学 | 用于压缩基因组数据的方法 |
US10204053B2 (en) * | 2016-09-30 | 2019-02-12 | Oracle International Corporation | Modeling processor shared memory using a cacheability status |
GB2556886B (en) * | 2016-11-23 | 2019-05-15 | Imagination Tech Ltd | Encoding and decoding variable length instructions |
US11073828B2 (en) * | 2017-12-08 | 2021-07-27 | Samsung Electronics Co., Ltd. | Compression of semantic information for task and motion planning |
CN109947460B (zh) * | 2017-12-21 | 2022-03-22 | 鼎捷软件股份有限公司 | 程序连结方法及程序连结系统 |
US11068269B1 (en) * | 2019-05-20 | 2021-07-20 | Parallels International Gmbh | Instruction decoding using hash tables |
US11194789B2 (en) * | 2019-06-07 | 2021-12-07 | Sap Se | Content agnostic memory pageable storage model |
FR3097345B1 (fr) * | 2019-06-13 | 2021-06-25 | Stmicroelectronics Grand Ouest Sas | Procede de gestion du fonctionnement d’une unite de calcul capable de fonctionner avec des instructions de tailles differentes et circuit integre correspondant |
US11403234B2 (en) | 2019-06-29 | 2022-08-02 | Intel Corporation | Cryptographic computing using encrypted base addresses and used in multi-tenant environments |
US11580234B2 (en) | 2019-06-29 | 2023-02-14 | Intel Corporation | Implicit integrity for cryptographic computing |
US11575504B2 (en) | 2019-06-29 | 2023-02-07 | Intel Corporation | Cryptographic computing engine for memory load and store units of a microarchitecture pipeline |
US11250165B2 (en) | 2019-12-20 | 2022-02-15 | Intel Corporation | Binding of cryptographic operations to context or speculative execution restrictions |
CN110572160A (zh) * | 2019-08-01 | 2019-12-13 | 浙江大学 | 一种指令集模拟器译码模块代码的压缩方法 |
US11669625B2 (en) | 2020-12-26 | 2023-06-06 | Intel Corporation | Data type based cryptographic computing |
US11580035B2 (en) | 2020-12-26 | 2023-02-14 | Intel Corporation | Fine-grained stack protection using cryptographic computing |
CN113138800B (zh) * | 2021-03-25 | 2023-05-09 | 沐曦集成电路(上海)有限公司 | 定长指令集的编解码方法及计算系统 |
Family Cites Families (45)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0440525A (ja) | 1990-06-06 | 1992-02-10 | Seiko Epson Corp | 並列処理型マイクロプロセッサ |
US5463750A (en) * | 1993-11-02 | 1995-10-31 | Intergraph Corporation | Method and apparatus for translating virtual addresses in a data processing system having multiple instruction pipelines and separate TLB's |
JPH07168694A (ja) * | 1993-12-14 | 1995-07-04 | Hitachi Ltd | プロセッサおよびそれを用いたデータ処理システム |
JPH08161169A (ja) | 1994-12-09 | 1996-06-21 | Toshiba Corp | Vliw方式の計算機システム及びvliwの解釈・実行方法 |
JP3598589B2 (ja) | 1995-06-28 | 2004-12-08 | 株式会社日立製作所 | プロセッサ |
US5924125A (en) * | 1995-08-01 | 1999-07-13 | Arya; Siamak | Method and apparatus for parallel access to consecutive TLB entries |
JP3412462B2 (ja) | 1997-07-30 | 2003-06-03 | 松下電器産業株式会社 | プロセッサ |
DE19735948C1 (de) * | 1997-08-19 | 1998-10-01 | Siemens Nixdorf Inf Syst | Verfahren zur Verbesserung der Steuerungsmöglichkeit in Datenverarbeitungsanlagen mit Adreßübersetzung |
JPH1185512A (ja) | 1997-09-03 | 1999-03-30 | Fujitsu Ltd | 命令圧縮格納および命令復元機能を有するデータ処理装置 |
US6199126B1 (en) * | 1997-09-23 | 2001-03-06 | International Business Machines Corporation | Processor transparent on-the-fly instruction stream decompression |
US20020112029A1 (en) | 1998-03-06 | 2002-08-15 | Craig S. Gravina | System and method for accepting and integrating entertainment information from entertainment information producers |
EP1188269B3 (en) * | 1999-07-06 | 2014-04-23 | Samsung Electronics Co., Ltd. | Apparatus for encoding a transport format combination indicator for a cdma mobile communication system |
JP3556556B2 (ja) | 2000-02-08 | 2004-08-18 | 株式会社東芝 | 命令コード変換装置及び情報処理システム |
US6859870B1 (en) | 2000-03-07 | 2005-02-22 | University Of Washington | Method and apparatus for compressing VLIW instruction and sharing subinstructions |
US6779101B1 (en) | 2000-03-07 | 2004-08-17 | University Of Washington | Method and apparatus for processing compressed VLIW subinstruction opcodes |
GB2366643B (en) | 2000-05-25 | 2002-05-01 | Siroyan Ltd | Methods of compressing instructions for processors |
EP1358551B1 (en) | 2001-01-30 | 2011-08-17 | Silicon Hive B.V. | Computer instruction with instruction fetch control bits |
GB0106459D0 (en) * | 2001-03-15 | 2001-05-02 | Marconi Comm Ltd | Hardware design using evolutionary algorithms |
US7028286B2 (en) | 2001-04-13 | 2006-04-11 | Pts Corporation | Methods and apparatus for automated generation of abbreviated instruction set and configurable processor architecture |
CN1299198C (zh) * | 2001-06-27 | 2007-02-07 | 凌阳科技股份有限公司 | 由可改变的指令格式而提高程序码密集度的微控制器结构 |
JP3806341B2 (ja) | 2001-11-22 | 2006-08-09 | ユニバーシティ・オブ・ワシントン | サブ命令の共用、命令のストアならびに圧縮のための方法、およびコンピュータシステム |
US8639849B2 (en) * | 2001-12-17 | 2014-01-28 | Sutech Data Solutions Co., Llc | Integrated circuits for high speed adaptive compression and methods therefor |
US6795897B2 (en) * | 2002-05-15 | 2004-09-21 | International Business Machines Corporation | Selective memory controller access path for directory caching |
JP4026753B2 (ja) | 2002-07-25 | 2007-12-26 | 株式会社日立製作所 | 半導体集積回路 |
US6975773B1 (en) * | 2002-07-30 | 2005-12-13 | Qualcomm, Incorporated | Parameter selection in data compression and decompression |
US7313671B2 (en) | 2002-08-16 | 2007-12-25 | Koninklijke Philips Electronics, N.V. | Processing apparatus, processing method and compiler |
GB2393274B (en) | 2002-09-20 | 2006-03-15 | Advanced Risc Mach Ltd | Data processing system having an external instruction set and an internal instruction set |
AU2003253159A1 (en) | 2002-09-24 | 2004-04-19 | Koninklijke Philips Electronics N.V. | Apparatus, method ,and compiler enabling processing of load immediate instructions in a very long instruction word processor |
US7249248B2 (en) | 2002-11-25 | 2007-07-24 | Intel Corporation | Method, apparatus, and system for variable increment multi-index looping operations |
US7290122B2 (en) | 2003-08-29 | 2007-10-30 | Motorola, Inc. | Dataflow graph compression for power reduction in a vector processor |
CN100485606C (zh) | 2003-12-16 | 2009-05-06 | Nxp股份有限公司 | 存储器高效率的指令处理电路 |
US20060159367A1 (en) | 2005-01-18 | 2006-07-20 | Trestle Corporation | System and method for creating variable quality images of a slide |
US7404042B2 (en) * | 2005-05-18 | 2008-07-22 | Qualcomm Incorporated | Handling cache miss in an instruction crossing a cache line boundary |
US7616137B2 (en) | 2005-07-01 | 2009-11-10 | Stmicroelectronics, Sa | Method and apparatus for compression and decompression of an executable code with a RISC processor |
US8099587B2 (en) | 2005-07-20 | 2012-01-17 | Intel Corporation | Compressing and accessing a microcode ROM |
CN101075903B (zh) * | 2006-05-17 | 2012-07-04 | 中兴通讯股份有限公司 | 网络资源配置方法和装置 |
CN100492279C (zh) * | 2006-07-27 | 2009-05-27 | 中国科学院计算技术研究所 | 对复杂指令译码生成微码的译码装置和方法 |
KR100875836B1 (ko) | 2007-03-23 | 2008-12-24 | 삼성전자주식회사 | 병렬 처리 vliw 컴퓨터를 위한 인스트럭션 명령어 압축장치 및 그 방법 |
US7970215B2 (en) * | 2007-03-30 | 2011-06-28 | Intel Corporation | Automatic generation of compact code tables |
US20100223237A1 (en) * | 2007-11-05 | 2010-09-02 | University Of Florida Research Foundation, Inc. | Lossless data compression and real-time decompression |
US9529592B2 (en) * | 2007-12-27 | 2016-12-27 | Intel Corporation | Vector mask memory access instructions to perform individual and sequential memory access operations if an exception occurs during a full width memory access operation |
US8281151B2 (en) * | 2008-04-09 | 2012-10-02 | Hewlett-Packard Development Company L. P. | Auditor assisted extraction and verification of client data returned from a storage provided while hiding client data from the auditor |
CN101969362B (zh) * | 2010-09-30 | 2014-09-10 | 中兴通讯股份有限公司 | 掩码生成方法、列表压缩编码方式的选择方法及相应装置 |
US9201652B2 (en) | 2011-05-03 | 2015-12-01 | Qualcomm Incorporated | Methods and apparatus for storage and translation of entropy encoded software embedded within a memory hierarchy |
US10120692B2 (en) | 2011-07-28 | 2018-11-06 | Qualcomm Incorporated | Methods and apparatus for storage and translation of an entropy encoded instruction sequence to executable form |
-
2011
- 2011-05-03 US US13/099,463 patent/US9201652B2/en active Active
-
2012
- 2012-05-02 CN CN201280026722.3A patent/CN103582871B/zh not_active Expired - Fee Related
- 2012-05-02 EP EP12725178.3A patent/EP2705423B1/en not_active Not-in-force
- 2012-05-02 CN CN201710191151.3A patent/CN107168679A/zh active Pending
- 2012-05-02 WO PCT/US2012/036199 patent/WO2012151334A1/en active Application Filing
- 2012-05-02 CN CN201610127442.1A patent/CN105808209B/zh not_active Expired - Fee Related
- 2012-05-02 KR KR1020157011179A patent/KR20150053825A/ko not_active Application Discontinuation
- 2012-05-02 JP JP2014509420A patent/JP5911952B2/ja not_active Expired - Fee Related
- 2012-05-02 KR KR1020137031851A patent/KR101559450B1/ko active IP Right Grant
-
2015
- 2015-07-30 JP JP2015150646A patent/JP6120920B2/ja active Active
- 2015-11-05 CY CY20151100986T patent/CY1116891T1/el unknown
- 2015-11-24 US US14/950,612 patent/US10754653B2/en not_active Expired - Fee Related
-
2016
- 2016-03-30 JP JP2016067689A patent/JP6073515B2/ja not_active Expired - Fee Related
-
2017
- 2017-01-04 JP JP2017000098A patent/JP6363739B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US10754653B2 (en) | 2020-08-25 |
CN103582871B (zh) | 2017-04-05 |
JP5911952B2 (ja) | 2016-04-27 |
JP6120920B2 (ja) | 2017-04-26 |
KR101559450B1 (ko) | 2015-10-12 |
US9201652B2 (en) | 2015-12-01 |
JP2017097900A (ja) | 2017-06-01 |
JP6363739B2 (ja) | 2018-07-25 |
KR20150053825A (ko) | 2015-05-18 |
KR20140016364A (ko) | 2014-02-07 |
WO2012151334A1 (en) | 2012-11-08 |
CN105808209A (zh) | 2016-07-27 |
US20160077835A1 (en) | 2016-03-17 |
US20120284461A1 (en) | 2012-11-08 |
EP2705423B1 (en) | 2015-08-05 |
JP2015228241A (ja) | 2015-12-17 |
CN105808209B (zh) | 2018-10-23 |
JP2014513366A (ja) | 2014-05-29 |
CN103582871A (zh) | 2014-02-12 |
JP2016149148A (ja) | 2016-08-18 |
CY1116891T1 (el) | 2017-04-05 |
EP2705423A1 (en) | 2014-03-12 |
CN107168679A (zh) | 2017-09-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6363739B2 (ja) | メモリ階層内に組み込まれたエントロピーエンコーディングされたソフトウェアの記憶および変換のための方法および装置 | |
RU2585975C2 (ru) | Команда векторного типа для поиска равнозначного элемента | |
CN109308192B (zh) | 用于执行存储器压缩的系统和方法 | |
RU2598814C2 (ru) | Команда векторного типа для поиска неравнозначного элемента | |
JP5869125B2 (ja) | エントロピ符号化命令シーケンスの記憶および実行可能な形式への変換のための方法および装置 | |
Lefurgy et al. | Evaluation of a high performance code compression method | |
KR20120026104A (ko) | 다수의 레인 내의 패킹된 데이터의 언패킹 | |
US20150324199A1 (en) | Computer processor and system without an arithmetic and logic unit | |
Van Gompel et al. | Efficient n-gram, skipgram and flexgram modelling with Colibri Core | |
AU600442B2 (en) | Method and means for moving bytes in a reduced instruction set computer | |
TWI522910B (zh) | 微處理器、選擇性解壓縮微程式碼方法、產生選擇性壓縮微程式碼方法、產生描述方法以及電腦程式產品 | |
EP1387255B1 (en) | Test and skip processor instruction having at least one register operand | |
KR20220091361A (ko) | 내용 어드레싱 가능 데이터 구조들을 사용한 효율적인 디플레이트 압축 해제 방법 및 장치 | |
CN116340034A (zh) | 用于压缩操作期间的常量检测的装置和方法 | |
JP4418509B2 (ja) | Javaアクセラレータを備えたプロセッサシステム | |
Jin et al. | Instruction cache compression for embedded systems |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160511 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160519 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160520 |
|
TRDD | Decision of grant or rejection written | ||
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20161130 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20161205 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170104 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6073515 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |