DE60132633D1 - Digitale signalprozessorvorrichtung - Google Patents

Digitale signalprozessorvorrichtung

Info

Publication number
DE60132633D1
DE60132633D1 DE60132633T DE60132633T DE60132633D1 DE 60132633 D1 DE60132633 D1 DE 60132633D1 DE 60132633 T DE60132633 T DE 60132633T DE 60132633 T DE60132633 T DE 60132633T DE 60132633 D1 DE60132633 D1 DE 60132633D1
Authority
DE
Germany
Prior art keywords
hardware resource
instruction set
resource means
digital signal
under control
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 - Lifetime
Application number
DE60132633T
Other languages
English (en)
Other versions
DE60132633T2 (de
Inventor
Jeroen A Leijten
Marco J Bekooij
Adrianus J Bink
Gageldonk Johan S Van
Jan Hoogerbrugge
Bart Mesman
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Koninklijke Philips NV
Original Assignee
Koninklijke Philips Electronics NV
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Koninklijke Philips Electronics NV filed Critical Koninklijke Philips Electronics NV
Application granted granted Critical
Publication of DE60132633D1 publication Critical patent/DE60132633D1/de
Publication of DE60132633T2 publication Critical patent/DE60132633T2/de
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30098Register arrangements
    • G06F9/30105Register structure
    • G06F9/30116Shadow registers, e.g. coupled registers, not forming part of the register space
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30098Register arrangements
    • G06F9/3012Organisation of register space, e.g. banked or distributed register file
    • G06F9/30123Organisation of register space, e.g. banked or distributed register file according to context, e.g. thread buffers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30145Instruction analysis, e.g. decoding, instruction word fields
    • G06F9/30149Instruction analysis, e.g. decoding, instruction word fields of variable length instructions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30181Instruction operation extension or modification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3836Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3854Instruction completion, e.g. retiring, committing or graduating
    • G06F9/3858Result writeback, i.e. updating the architectural state or memory
    • G06F9/38585Result writeback, i.e. updating the architectural state or memory with result invalidation, e.g. nullification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3861Recovery, e.g. branch miss-prediction, exception handling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3861Recovery, e.g. branch miss-prediction, exception handling
    • G06F9/3863Recovery, e.g. branch miss-prediction, exception handling using multiple copies of the architectural state, e.g. shadow registers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/461Saving or restoring of program or task context
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Advance Control (AREA)
  • Executing Machine-Instructions (AREA)
  • Memory System Of A Hierarchy Structure (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Complex Calculations (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Communication Control (AREA)
  • Multi Processors (AREA)
DE60132633T 2000-10-18 2001-10-10 Digitale signalprozessorvorrichtung Expired - Lifetime DE60132633T2 (de)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EP00203591 2000-10-18
EP00203591 2000-10-18
PCT/EP2001/011720 WO2002033570A2 (en) 2000-10-18 2001-10-10 Digital signal processing apparatus

Publications (2)

Publication Number Publication Date
DE60132633D1 true DE60132633D1 (de) 2008-03-13
DE60132633T2 DE60132633T2 (de) 2009-01-15

Family

ID=8172144

Family Applications (1)

Application Number Title Priority Date Filing Date
DE60132633T Expired - Lifetime DE60132633T2 (de) 2000-10-18 2001-10-10 Digitale signalprozessorvorrichtung

Country Status (8)

Country Link
US (1) US7082518B2 (de)
EP (1) EP1368732B1 (de)
JP (1) JP3801987B2 (de)
KR (1) KR100852563B1 (de)
CN (1) CN1230740C (de)
AT (1) ATE384992T1 (de)
DE (1) DE60132633T2 (de)
WO (1) WO2002033570A2 (de)

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001022600A (ja) * 1999-07-06 2001-01-26 Matsushita Electric Ind Co Ltd ディジタル信号処理装置
JP2005537580A (ja) * 2002-09-03 2005-12-08 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ スタックタイプのスナップショットバッファがネスト化されたインタラプトを処理すること
US7493478B2 (en) 2002-12-05 2009-02-17 International Business Machines Corporation Enhanced processor virtualization mechanism via saving and restoring soft processor/system states
WO2005020065A2 (en) * 2003-08-25 2005-03-03 Koninklijke Philips Electronics, N.V. Dynamic retention of hardware register content in a computer system
EP1538635B1 (de) * 2003-11-26 2008-05-14 Texas Instruments Incorporated Scan-testbarer FIFO-Speicher
EP1763748A1 (de) * 2004-05-27 2007-03-21 Koninklijke Philips Electronics N.V. Signalverarbeitungsvorrichtung
US20060294344A1 (en) * 2005-06-28 2006-12-28 Universal Network Machines, Inc. Computer processor pipeline with shadow registers for context switching, and method
US7433986B2 (en) * 2005-11-14 2008-10-07 Fujitsu Limited Minimizing ISR latency and overhead
US7832601B2 (en) * 2005-12-21 2010-11-16 The Ritedose Corporation Dispensing container with nipple dispensing head
US7979684B2 (en) 2006-08-07 2011-07-12 Qualcomm Incorporated Method and context switch device for implementing design-for-testability functionality of latch-based register files
TWI386814B (zh) * 2007-12-31 2013-02-21 Ind Tech Res Inst 具動態工作管理能力之多處理器界面及其程式載卸方法
GB0810205D0 (en) * 2008-06-04 2008-07-09 Advanced Risc Mach Ltd Graphics processing systems
US9459867B2 (en) 2012-03-15 2016-10-04 International Business Machines Corporation Instruction to load data up to a specified memory boundary indicated by the instruction
US9588762B2 (en) 2012-03-15 2017-03-07 International Business Machines Corporation Vector find element not equal instruction
US9280347B2 (en) * 2012-03-15 2016-03-08 International Business Machines Corporation Transforming non-contiguous instruction specifiers to contiguous instruction specifiers
US9454366B2 (en) 2012-03-15 2016-09-27 International Business Machines Corporation Copying character data having a termination character from one memory location to another
US9710266B2 (en) 2012-03-15 2017-07-18 International Business Machines Corporation Instruction to compute the distance to a specified memory boundary
US9715383B2 (en) 2012-03-15 2017-07-25 International Business Machines Corporation Vector find element equal instruction
US9268566B2 (en) 2012-03-15 2016-02-23 International Business Machines Corporation Character data match determination by loading registers at most up to memory block boundary and comparing
US9454367B2 (en) 2012-03-15 2016-09-27 International Business Machines Corporation Finding the length of a set of character data having a termination character
US9459864B2 (en) 2012-03-15 2016-10-04 International Business Machines Corporation Vector string range compare
US9459868B2 (en) 2012-03-15 2016-10-04 International Business Machines Corporation Instruction to load data up to a dynamically determined memory boundary
GB2505183A (en) * 2012-08-21 2014-02-26 Ibm Discovering composite keys
US9170968B2 (en) * 2012-09-27 2015-10-27 Intel Corporation Device, system and method of multi-channel processing
US11029997B2 (en) * 2013-07-15 2021-06-08 Texas Instruments Incorporated Entering protected pipeline mode without annulling pending instructions
GB2516864A (en) * 2013-08-02 2015-02-11 Ibm Increased instruction issue rate and latency reduction for out-of-order processing by instruction chaining and collision avoidance
CN105306658A (zh) * 2014-07-28 2016-02-03 中国电信股份有限公司 基于黑名单的来电处理方法和来电处理系统
US9535846B2 (en) * 2014-07-28 2017-01-03 International Business Machines Corporation Using a decrementer interrupt to start long-running hardware operations before the end of a shared processor dispatch cycle

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5003462A (en) 1988-05-31 1991-03-26 International Business Machines Corporation Apparatus and method for implementing precise interrupts on a pipelined processor with multiple functional units with separate address translation interrupt means
US5280616A (en) * 1989-02-27 1994-01-18 International Business Machines Corporation Logic circuit for task processing
US5115506A (en) 1990-01-05 1992-05-19 Motorola, Inc. Method and apparatus for preventing recursion jeopardy
DE69423376T2 (de) * 1993-04-23 2000-10-12 Advanced Micro Devices Inc Unterbrechungsverarbeitung
US5860014A (en) 1996-10-15 1999-01-12 International Business Machines Corporation Method and apparatus for improved recovery of processor state using history buffer
US5844422A (en) * 1996-11-13 1998-12-01 Xilinx, Inc. State saving and restoration in reprogrammable FPGAs
US5987601A (en) 1997-02-14 1999-11-16 Xyron Corporation Zero overhead computer interrupts with task switching
US6128728A (en) * 1997-08-01 2000-10-03 Micron Technology, Inc. Virtual shadow registers and virtual register windows
US6026479A (en) * 1998-04-22 2000-02-15 Hewlett-Packard Company Apparatus and method for efficient switching of CPU mode between regions of high instruction level parallism and low instruction level parallism in computer programs

Also Published As

Publication number Publication date
KR20020091056A (ko) 2002-12-05
KR100852563B1 (ko) 2008-08-18
WO2002033570A2 (en) 2002-04-25
DE60132633T2 (de) 2009-01-15
JP3801987B2 (ja) 2006-07-26
ATE384992T1 (de) 2008-02-15
EP1368732A2 (de) 2003-12-10
CN1494677A (zh) 2004-05-05
EP1368732B1 (de) 2008-01-23
JP2004512599A (ja) 2004-04-22
CN1230740C (zh) 2005-12-07
US20020083253A1 (en) 2002-06-27
WO2002033570A3 (en) 2003-10-16
US7082518B2 (en) 2006-07-25

Similar Documents

Publication Publication Date Title
DE60132633D1 (de) Digitale signalprozessorvorrichtung
IL171906A0 (en) Instructions to assist the processing of a cipher message
ES8702010A1 (es) Un sistema para el control de desvio durante el funcionamiento de un ordenador en una modalidad de canalizacion.
DE60323811D1 (de) Betriebssysteme
EP1215569A4 (de) Daten-prozessor
DE60234012D1 (de) Signalverarbeitungsgerät, -verfahren, -system, -programm und -medium
WO2000067113A3 (en) Method and apparatus for thread switching within a multithreaded processor
GB2354615A (en) Computer processor with a replay system
ATE354830T1 (de) Netzprozessor, speicherorganisation und verfahren
WO2005013121A3 (en) Inter-processsor interrupts
ATE368256T1 (de) Verfahren und vorrichtung zur feststellung einer prozessorenbelastung
ATE7970T1 (de) Vorrichtung und verfahren zum zusammensetzen von klaengen.
NO20003851D0 (no) FremgangsmÕte og innretning for signalbehandling, og sonarsystemer
ATE181161T1 (de) Datenverarbeitungssystem und betriebsverfahren
ATE342493T1 (de) Verfahren zum betätigen einer waage und waage
DK0936562T3 (da) Fremgangsmåde og edb-system til kommunikation med mindst ét andet edb-system
DE60327902D1 (de) Audioverarbeitungssystem
NO20015479D0 (no) Anordning, fremgangsmåte og datamaskinprogram for billedbehandling
DE69132007T2 (de) Graphisches Verarbeitungsgerät, -verfahren und -computerprogram
SE9403534D0 (sv) Lastdelande system och förfarande för behandling av data samt kommunikationssystem med lastdelning
AU2003236785A8 (en) Method for detecting events, software program and detection device
JPS5491156A (en) Data processing system
DE60230512D1 (de) Verfahren und Rechnersystem zur Ereignisbehandlung
ATE490499T1 (de) System, verfahren und rechnerprogramm zur berechnung einer schnellen fouriertransformation von datenblöcken
ES411963A1 (es) Un sistema para proceso de datos.

Legal Events

Date Code Title Description
8364 No opposition during term of opposition