scispace - formally typeset
J

J. Arjun Prabhu

Researcher at Sun Microsystems

Publications -  9
Citations -  215

J. Arjun Prabhu is an academic researcher from Sun Microsystems. The author has contributed to research in topics: Carry (arithmetic) & Quotient. The author has an hindex of 8, co-authored 9 publications receiving 215 citations.

Papers
More filters
Patent

Quotient digit selection logic for floating point division/square root

TL;DR: In this paper, an enhanced quotient digit selection function was proposed to prevent the working partial remainder from becoming negative if the result is exact, choosing a quotient of zero instead of a quantifier of one when the actual partial remainder is zero, which provides one cycle savings since negative partial remainders no longer need to be restored before calculating the sticky bit.
Patent

Merging single precision floating point operands

TL;DR: In this article, a first merge instruction copies the first and second single precision operands from respective first-and second-rows of the re-order buffer into first/second portions of a fifth row of the Reorder buffer, and then concatenates the third and fourth single-precision operands to represent a second double precision operand.
Patent

Three overlapped stages of radix-2 square root/division with speculative execution

TL;DR: In this article, a carry save adders speculatively compute the possible resulting partial remainders corresponding to each possible value, -1, 0, and + 1, of the quotient digit by adding the divisor, not adding anything, and adding the two's complement of the di erents, respectively, thus shortening the critical path of a single SRT iteration.
Patent

Correct and efficient sticky bit calculation for exact floating point divide/square root results

TL;DR: In this article, an enhanced quotient digit selection function was proposed to prevent the working partial remainder from becoming negative if the result is exact, and an optimized five-level circuit was shown which implements the enhanced quotients selection function.
Patent

Exception handling for SIMD floating point-instructions using a floating point status register to report exceptions

TL;DR: In this paper, a method, apparatus, and computer program product for handling IEEE 754 standard exceptions for Single Instruction Multiple Data (SIMD) instructions is presented. But it does not specify the actual sub-operation(s) causing the exception.