GB2386984B - A data processing system and method for performing a mathematical operation on multi bit binary integer numbers using floating point arithmetic - Google Patents

A data processing system and method for performing a mathematical operation on multi bit binary integer numbers using floating point arithmetic

Info

Publication number
GB2386984B
GB2386984B GB0207508A GB0207508A GB2386984B GB 2386984 B GB2386984 B GB 2386984B GB 0207508 A GB0207508 A GB 0207508A GB 0207508 A GB0207508 A GB 0207508A GB 2386984 B GB2386984 B GB 2386984B
Authority
GB
United Kingdom
Prior art keywords
data processing
processing system
floating point
bit binary
mathematical operation
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
Application number
GB0207508A
Other versions
GB2386984A (en
GB0207508D0 (en
Inventor
David Robinson
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to GB0207508A priority Critical patent/GB2386984B/en
Publication of GB0207508D0 publication Critical patent/GB0207508D0/en
Priority to AU2003226519A priority patent/AU2003226519A1/en
Priority to PCT/GB2003/001388 priority patent/WO2003083642A2/en
Publication of GB2386984A publication Critical patent/GB2386984A/en
Application granted granted Critical
Publication of GB2386984B publication Critical patent/GB2386984B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods 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/483Computations with numbers represented by a non-linear combination of denominational numbers, e.g. rational numbers, logarithmic number system or floating-point numbers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods 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/52Multiplying; Dividing
    • G06F7/523Multiplying only
    • G06F7/53Multiplying only in parallel-parallel fashion, i.e. both operands being entered in parallel
    • G06F7/5324Multiplying only in parallel-parallel fashion, i.e. both operands being entered in parallel partitioned, i.e. using repetitively a smaller parallel parallel multiplier or using an array of such smaller multipliers
    • 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/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/3001Arithmetic instructions
    • G06F9/30014Arithmetic instructions with variable precision
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2207/00Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F2207/38Indexing scheme relating to groups G06F7/38 - G06F7/575
    • G06F2207/3804Details
    • G06F2207/3808Details concerning the type of numbers or the way they are handled
    • G06F2207/3812Devices capable of handling different types of numbers
    • G06F2207/3824Accepting both fixed-point and floating-point numbers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods 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/499Denomination or exception handling, e.g. rounding or overflow
    • G06F7/49942Significance control
    • G06F7/49947Rounding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods 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/50Adding; Subtracting
    • G06F7/505Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/60Methods or arrangements for performing computations using a digital non-denominational number representation, i.e. number representation without radix; Computing devices using combinations of denominational and non-denominational quantity representations, e.g. using difunction pulse trains, STEELE computers, phase computers
    • G06F7/72Methods or arrangements for performing computations using a digital non-denominational number representation, i.e. number representation without radix; Computing devices using combinations of denominational and non-denominational quantity representations, e.g. using difunction pulse trains, STEELE computers, phase computers using residue arithmetic
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/60Methods or arrangements for performing computations using a digital non-denominational number representation, i.e. number representation without radix; Computing devices using combinations of denominational and non-denominational quantity representations, e.g. using difunction pulse trains, STEELE computers, phase computers
    • G06F7/72Methods or arrangements for performing computations using a digital non-denominational number representation, i.e. number representation without radix; Computing devices using combinations of denominational and non-denominational quantity representations, e.g. using difunction pulse trains, STEELE computers, phase computers using residue arithmetic
    • G06F7/723Modular exponentiation
GB0207508A 2002-03-28 2002-03-28 A data processing system and method for performing a mathematical operation on multi bit binary integer numbers using floating point arithmetic Expired - Fee Related GB2386984B (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
GB0207508A GB2386984B (en) 2002-03-28 2002-03-28 A data processing system and method for performing a mathematical operation on multi bit binary integer numbers using floating point arithmetic
AU2003226519A AU2003226519A1 (en) 2002-03-28 2003-03-28 A data processing system and method for performing a mathematical operation on multi bit binary integer numbers using floating point arithmetic
PCT/GB2003/001388 WO2003083642A2 (en) 2002-03-28 2003-03-28 A data processing system and method for performing a mathematical operation on multi bit binary integer numbers using floating point arithmetic

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB0207508A GB2386984B (en) 2002-03-28 2002-03-28 A data processing system and method for performing a mathematical operation on multi bit binary integer numbers using floating point arithmetic

Publications (3)

Publication Number Publication Date
GB0207508D0 GB0207508D0 (en) 2002-05-08
GB2386984A GB2386984A (en) 2003-10-01
GB2386984B true GB2386984B (en) 2005-07-20

Family

ID=9934032

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0207508A Expired - Fee Related GB2386984B (en) 2002-03-28 2002-03-28 A data processing system and method for performing a mathematical operation on multi bit binary integer numbers using floating point arithmetic

Country Status (3)

Country Link
AU (1) AU2003226519A1 (en)
GB (1) GB2386984B (en)
WO (1) WO2003083642A2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10505714B2 (en) 2017-08-31 2019-12-10 Micro Focus Llc Floating point cohort based encryption

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5710730A (en) * 1995-03-31 1998-01-20 International Business Machines Corporation Divide to integer
US6175847B1 (en) * 1998-07-22 2001-01-16 Intrinsity, Inc. Shifting for parallel normalization and rounding technique for floating point arithmetic operations

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5303174A (en) * 1991-10-07 1994-04-12 Nec Corporation Floating pointing arithmetic operation system
US5768170A (en) * 1996-07-25 1998-06-16 Motorola Inc. Method and apparatus for performing microprocessor integer division operations using floating point hardware

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5710730A (en) * 1995-03-31 1998-01-20 International Business Machines Corporation Divide to integer
US6175847B1 (en) * 1998-07-22 2001-01-16 Intrinsity, Inc. Shifting for parallel normalization and rounding technique for floating point arithmetic operations

Also Published As

Publication number Publication date
GB2386984A (en) 2003-10-01
WO2003083642A3 (en) 2003-12-31
WO2003083642A2 (en) 2003-10-09
AU2003226519A1 (en) 2003-10-13
GB0207508D0 (en) 2002-05-08
AU2003226519A8 (en) 2003-10-13

Similar Documents

Publication Publication Date Title
GB2409064B (en) A data processing apparatus and method for performing in parallel a data processing operation on data elements
AU2003207836A1 (en) A method and apparatus for sociological data mining
GB2396929B (en) A data processing apparatus and method for converting a number between fixed-point and floating-point representations
GB2409059B (en) A data processing apparatus and method for moving data between registers and memory
GB2409066B (en) A data processing apparatus and method for moving data between registers and memory
EP1631070A4 (en) Information processing apparatus, information processing method, and computer program
GB0329868D0 (en) A data processing apparatus and method
IL172111A0 (en) Data processing apparatus and method for transferring data values between a register file and a memory
EP1473636A4 (en) Information processing device and method, and computer program
AU2003297866A8 (en) Method and apparatus for patching code and data residing on a memory
GB2411976B (en) A data processing apparatus and method for moving data between registers and memory
GB0307649D0 (en) Method and data processing system for a pay-for-usage print service
AU2003272931A1 (en) System development method and data processing system
HK1083654A1 (en) Method for processing digital data values
AU2003223682A1 (en) Method and apparatus for selecting devices on a data bus
GB2410097B (en) A data processing apparatus and method for performing data processing operations on floating point data elements
GB0207969D0 (en) Data processing arrangement and method
GB2386984B (en) A data processing system and method for performing a mathematical operation on multi bit binary integer numbers using floating point arithmetic
GB0510267D0 (en) Logic analyzer data processing method
EP1531581A4 (en) Information processing device, data processing system and method, and computer program
AU2003259097A8 (en) System and method for structuring data in a computer system
AU2003272313A8 (en) Apparatus and method for adding multiple-bit binary strings
AU2003301495A1 (en) System and method for processing information in a data flow
GB0323612D0 (en) Systems and method for improved data processing
AU2003263566A8 (en) A data processing system and method

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20180328