MX2019003612A - Instruccion decimal de carga inmediata. - Google Patents
Instruccion decimal de carga inmediata.Info
- Publication number
- MX2019003612A MX2019003612A MX2019003612A MX2019003612A MX2019003612A MX 2019003612 A MX2019003612 A MX 2019003612A MX 2019003612 A MX2019003612 A MX 2019003612A MX 2019003612 A MX2019003612 A MX 2019003612A MX 2019003612 A MX2019003612 A MX 2019003612A
- Authority
- MX
- Mexico
- Prior art keywords
- instruction
- decimal
- sign
- immediate instruction
- result
- Prior art date
Links
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/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/30032—Movement instructions, e.g. MOVE, SHIFT, ROTATE, SHUFFLE
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F5/00—Methods or arrangements for data conversion without changing the order or content of the data handled
- G06F5/01—Methods or arrangements for data conversion without changing the order or content of the data handled for shifting, e.g. justifying, scaling, normalising
-
- 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/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/30018—Bit or string 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/30098—Register arrangements
- G06F9/3012—Organisation of register space, e.g. banked or distributed register file
- G06F9/3013—Organisation of register space, e.g. banked or distributed register file according to data content, e.g. floating-point registers, address registers
-
- 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/3016—Decoding the operand specifier, e.g. specifier format
- G06F9/30167—Decoding the operand specifier, e.g. specifier format of immediate specifier, e.g. constants
-
- 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/491—Computations with decimal numbers radix 12 or 20.
- G06F7/4915—Multiplying; Dividing
-
- 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/74—Selecting or encoding within a word the position of one or more bits having a specified value, e.g. most or least significant one or zero detection, priority encoders
-
- 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
-
- 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
-
- 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/30021—Compare instructions, e.g. Greater-Than, Equal-To, MINMAX
-
- 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 Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Physics (AREA)
- Computing Systems (AREA)
- Executing Machine-Instructions (AREA)
- Calculators And Similar Devices (AREA)
Abstract
Una instrucción genera un valor para uso en procesamiento dentro de un entorno de computación. La instrucción obtiene un control de signo asociado con la instrucción, y desplaza un valor de entrada de la instrucción en una dirección especificada por una cantidad seleccionada para proporcionar un resultado. El resultado se coloca en una primera ubicación designada en un registro, y el signo, el cual se basa en el control de signo, se coloca en una segunda ubicación designada del registro. El resultado y el signo proporcionan un valor con signo que será utilizado en procesamiento dentro del entorno de computación.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/281,181 US10235170B2 (en) | 2016-09-30 | 2016-09-30 | Decimal load immediate instruction |
PCT/EP2017/074347 WO2018060183A1 (en) | 2016-09-30 | 2017-09-26 | Decimal load immediate instruction |
Publications (1)
Publication Number | Publication Date |
---|---|
MX2019003612A true MX2019003612A (es) | 2019-06-17 |
Family
ID=59966770
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
MX2019003612A MX2019003612A (es) | 2016-09-30 | 2017-09-26 | Instruccion decimal de carga inmediata. |
MX2024001562A MX2024001562A (es) | 2016-09-30 | 2019-03-28 | Indicacion decimal de carga inmediata. |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
MX2024001562A MX2024001562A (es) | 2016-09-30 | 2019-03-28 | Indicacion decimal de carga inmediata. |
Country Status (12)
Country | Link |
---|---|
US (3) | US10235170B2 (es) |
JP (1) | JP7159154B2 (es) |
KR (1) | KR102238190B1 (es) |
CN (1) | CN109791491B (es) |
AU (1) | AU2017336196B2 (es) |
BR (1) | BR112019006612A2 (es) |
CA (1) | CA3036110A1 (es) |
IL (1) | IL265550B (es) |
MX (2) | MX2019003612A (es) |
RU (1) | RU2723663C1 (es) |
TW (1) | TWI653579B (es) |
WO (1) | WO2018060183A1 (es) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10235170B2 (en) * | 2016-09-30 | 2019-03-19 | International Business Machines Corporation | Decimal load immediate instruction |
Family Cites Families (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0778723B2 (ja) * | 1988-11-08 | 1995-08-23 | 日本電気株式会社 | 情報処理装置 |
JPH06168098A (ja) * | 1992-11-30 | 1994-06-14 | Toshiba Corp | 十進数チェック装置 |
US5940311A (en) | 1996-04-30 | 1999-08-17 | Texas Instruments Incorporated | Immediate floating-point operand reformatting in a microprocessor |
JP3556461B2 (ja) * | 1998-03-18 | 2004-08-18 | 富士通株式会社 | M系列の位相シフト係数算出方式 |
US6067617A (en) * | 1998-04-07 | 2000-05-23 | International Business Machines Corporation | Specialized millicode instructions for packed decimal division |
JP2002073325A (ja) * | 2000-08-25 | 2002-03-12 | Sanyo Electric Co Ltd | データ処理装置及び方法 |
JP2003303100A (ja) | 2002-04-11 | 2003-10-24 | Mitsubishi Electric Corp | 情報処理システムおよび情報処理システム構築方法並びにこれに用いるプログラム |
TWI252430B (en) | 2004-01-19 | 2006-04-01 | Mediatek Inc | Joint adaptive fixed-point representation and related arithmetic and processor thereof |
US20080270495A1 (en) * | 2007-04-26 | 2008-10-30 | International Business Machines Corporation | Insert/extract biased exponent of decimal floating point data |
US8051117B2 (en) | 2007-04-26 | 2011-11-01 | International Business Machines Corporation | Shift significand of decimal floating point data |
JP5387211B2 (ja) | 2009-07-30 | 2014-01-15 | ソニー株式会社 | 線形性改善回路、σδa/d変換器、および受信装置 |
US9128701B2 (en) | 2011-04-07 | 2015-09-08 | Via Technologies, Inc. | Generating constant for microinstructions from modified immediate field during instruction translation |
US9170772B2 (en) * | 2011-12-23 | 2015-10-27 | Intel Corporation | Method and apparatus for decimal floating-point data logical extraction |
US9335993B2 (en) * | 2011-12-29 | 2016-05-10 | International Business Machines Corporation | Convert from zoned format to decimal floating point format |
US10289412B2 (en) | 2012-02-09 | 2019-05-14 | Qualcomm Incorporated | Floating point constant generation instruction |
US9280347B2 (en) * | 2012-03-15 | 2016-03-08 | International Business Machines Corporation | Transforming non-contiguous instruction specifiers to contiguous instruction specifiers |
US9772854B2 (en) * | 2012-06-15 | 2017-09-26 | International Business Machines Corporation | Selectively controlling instruction execution in transactional processing |
US9471308B2 (en) | 2013-01-23 | 2016-10-18 | International Business Machines Corporation | Vector floating point test data class immediate instruction |
JP5967618B2 (ja) * | 2013-04-17 | 2016-08-10 | インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation | 二進化十進数型変数へのアクセスを有する言語のバイナリコードを最適化する方法、並びにそのコンピュータ及びコンピュータ・プログラム |
US9645820B2 (en) * | 2013-06-27 | 2017-05-09 | Intel Corporation | Apparatus and method to reserve and permute bits in a mask register |
US9465575B2 (en) | 2013-08-05 | 2016-10-11 | Nvidia Corporation | FFMA operations using a multi-step approach to data shifting |
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 |
US10782198B2 (en) | 2016-07-06 | 2020-09-22 | Greenlee Texron Inc. | Pulley assembly with gauge device and communication environment for messaging |
US10235170B2 (en) * | 2016-09-30 | 2019-03-19 | International Business Machines Corporation | Decimal load immediate instruction |
-
2016
- 2016-09-30 US US15/281,181 patent/US10235170B2/en active Active
-
2017
- 2017-09-26 BR BR112019006612A patent/BR112019006612A2/pt unknown
- 2017-09-26 WO PCT/EP2017/074347 patent/WO2018060183A1/en active Application Filing
- 2017-09-26 RU RU2018146212A patent/RU2723663C1/ru active
- 2017-09-26 CN CN201780060017.8A patent/CN109791491B/zh active Active
- 2017-09-26 JP JP2019515613A patent/JP7159154B2/ja active Active
- 2017-09-26 MX MX2019003612A patent/MX2019003612A/es unknown
- 2017-09-26 AU AU2017336196A patent/AU2017336196B2/en active Active
- 2017-09-26 KR KR1020197008944A patent/KR102238190B1/ko active IP Right Grant
- 2017-09-26 CA CA3036110A patent/CA3036110A1/en active Pending
- 2017-09-29 TW TW106133532A patent/TWI653579B/zh active
- 2017-11-08 US US15/806,816 patent/US10430185B2/en active Active
-
2019
- 2019-03-22 IL IL265550A patent/IL265550B/en active IP Right Grant
- 2019-03-28 MX MX2024001562A patent/MX2024001562A/es unknown
- 2019-08-19 US US16/544,038 patent/US10990390B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
CN109791491B (zh) | 2023-08-11 |
CN109791491A (zh) | 2019-05-21 |
IL265550A (en) | 2019-05-30 |
KR102238190B1 (ko) | 2021-04-09 |
BR112019006612A2 (pt) | 2019-07-02 |
AU2017336196B2 (en) | 2020-07-09 |
US20190369993A1 (en) | 2019-12-05 |
KR20190054087A (ko) | 2019-05-21 |
AU2017336196A1 (en) | 2019-04-04 |
JP7159154B2 (ja) | 2022-10-24 |
CA3036110A1 (en) | 2018-04-05 |
MX2024001562A (es) | 2024-02-14 |
RU2723663C1 (ru) | 2020-06-17 |
TW201816600A (zh) | 2018-05-01 |
WO2018060183A1 (en) | 2018-04-05 |
TWI653579B (zh) | 2019-03-11 |
US10430185B2 (en) | 2019-10-01 |
US10235170B2 (en) | 2019-03-19 |
IL265550B (en) | 2021-02-28 |
US10990390B2 (en) | 2021-04-27 |
US20180095755A1 (en) | 2018-04-05 |
US20180095757A1 (en) | 2018-04-05 |
JP2019530093A (ja) | 2019-10-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
GB2546907A (en) | Arithmetic processing with alignment to programmable decimal point position | |
MX2018004966A (es) | Metodo de asistencia de estacionamiento y dispositivo de asistencia de estacionamiento. | |
CA3083043A1 (en) | System and method of floating point multiply operation processing | |
BR112018012102A2 (pt) | dispositivo eletrônico flexível e método de operação do mesmo | |
MY177359A (en) | User gesture input to wearable electronic device involving movement of device | |
GB2549058A (en) | Cloud-based reservoir simulation environment | |
EP2529288A4 (en) | GESTURES OF EDGE | |
BR112015032103A2 (pt) | dispositivo eletrônico e método de execução de objeto no dispositivo eletrônico | |
GB2533256A (en) | Data processing systems | |
MX2015010055A (es) | Interfase de usuario variable basada en ubicacion o velocidad. | |
GB2511986A (en) | Performing arithmetic operations using both large and small floating point values | |
TWD183624S (zh) | 電子裝置之部分 | |
MX2019003606A (es) | Instruccion decimal para llevar a cabo una operacion de signo. | |
MX2017002053A (es) | Representaciones de aplicaciones de acceso directo. | |
GB2555315A (en) | Element size increasing instruction | |
MX2018006418A (es) | Sistemas y metodos para compartir contenido. | |
IN2014CH00978A (es) | ||
MX362669B (es) | Sistema de teléfono virtual (phonepad). | |
MX2017006736A (es) | Dispositivo de calculo electronico para efectuar aritmetica ofuscada. | |
BR112017001638A2 (pt) | dispositivo e programa para processamento de informação | |
EP2778935A3 (en) | Efficient Input/Output (I/O) operations | |
MX2019012411A (es) | Supresion temporal de procesamiento de una solicitud de operando de almacenamiento restringida. | |
MX2019003607A (es) | Instruccion decimal de desplazamiento y division. | |
TW201711736A (en) | Information distribution methods, computer readable media, and information distribution servers | |
MX2024001562A (es) | Indicacion decimal de carga inmediata. |