“Quintword” is this a real word?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












From the book Modern X86 Assembly Language Programming




Quintword 80 Double extended-precision floating-point,
packed BCD




It goes on to say,




Not surprisingly, most of the fundamental data types are sized using integer powers of two. The sole exception is the 80-bit quintword, which is used by the x87 FPU to support double extended-precision floating-point and packed BCD values.




I've never heard "quintword" before, is this a term? I know the x87 FPU is still used today, but that a lot of these operations are pushed to the less accurate but more parallel SSE instruction set today.










share|improve this question



























    up vote
    1
    down vote

    favorite












    From the book Modern X86 Assembly Language Programming




    Quintword 80 Double extended-precision floating-point,
    packed BCD




    It goes on to say,




    Not surprisingly, most of the fundamental data types are sized using integer powers of two. The sole exception is the 80-bit quintword, which is used by the x87 FPU to support double extended-precision floating-point and packed BCD values.




    I've never heard "quintword" before, is this a term? I know the x87 FPU is still used today, but that a lot of these operations are pushed to the less accurate but more parallel SSE instruction set today.










    share|improve this question

























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      From the book Modern X86 Assembly Language Programming




      Quintword 80 Double extended-precision floating-point,
      packed BCD




      It goes on to say,




      Not surprisingly, most of the fundamental data types are sized using integer powers of two. The sole exception is the 80-bit quintword, which is used by the x87 FPU to support double extended-precision floating-point and packed BCD values.




      I've never heard "quintword" before, is this a term? I know the x87 FPU is still used today, but that a lot of these operations are pushed to the less accurate but more parallel SSE instruction set today.










      share|improve this question















      From the book Modern X86 Assembly Language Programming




      Quintword 80 Double extended-precision floating-point,
      packed BCD




      It goes on to say,




      Not surprisingly, most of the fundamental data types are sized using integer powers of two. The sole exception is the 80-bit quintword, which is used by the x87 FPU to support double extended-precision floating-point and packed BCD values.




      I've never heard "quintword" before, is this a term? I know the x87 FPU is still used today, but that a lot of these operations are pushed to the less accurate but more parallel SSE instruction set today.







      intel 8086 terminology floating-point






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 4 hours ago

























      asked 5 hours ago









      Evan Carroll

      609216




      609216




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted










          It's not standard terminology, but is a reasonable term.



          A Google search revealed only 7 results, all related to the 8087 floating-point coprocessor.



          The term quadword was used by various manufacturers to refer to a value made up of 4 words. Intel used this naming pattern to name their 80-bit floating point numbers quintwords; that is, five words. A "word" on the 8086 is 16 bits.



          Most manufacturers (including Intel later) prefer to keep scalar values as powers of 2 bits, so quintword is obsolete.






          share|improve this answer




















          • I didn't even realize quint was five. I thought it was Qu "int".
            – Evan Carroll
            4 hours ago










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "648"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f7731%2fquintword-is-this-a-real-word%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          3
          down vote



          accepted










          It's not standard terminology, but is a reasonable term.



          A Google search revealed only 7 results, all related to the 8087 floating-point coprocessor.



          The term quadword was used by various manufacturers to refer to a value made up of 4 words. Intel used this naming pattern to name their 80-bit floating point numbers quintwords; that is, five words. A "word" on the 8086 is 16 bits.



          Most manufacturers (including Intel later) prefer to keep scalar values as powers of 2 bits, so quintword is obsolete.






          share|improve this answer




















          • I didn't even realize quint was five. I thought it was Qu "int".
            – Evan Carroll
            4 hours ago














          up vote
          3
          down vote



          accepted










          It's not standard terminology, but is a reasonable term.



          A Google search revealed only 7 results, all related to the 8087 floating-point coprocessor.



          The term quadword was used by various manufacturers to refer to a value made up of 4 words. Intel used this naming pattern to name their 80-bit floating point numbers quintwords; that is, five words. A "word" on the 8086 is 16 bits.



          Most manufacturers (including Intel later) prefer to keep scalar values as powers of 2 bits, so quintword is obsolete.






          share|improve this answer




















          • I didn't even realize quint was five. I thought it was Qu "int".
            – Evan Carroll
            4 hours ago












          up vote
          3
          down vote



          accepted







          up vote
          3
          down vote



          accepted






          It's not standard terminology, but is a reasonable term.



          A Google search revealed only 7 results, all related to the 8087 floating-point coprocessor.



          The term quadword was used by various manufacturers to refer to a value made up of 4 words. Intel used this naming pattern to name their 80-bit floating point numbers quintwords; that is, five words. A "word" on the 8086 is 16 bits.



          Most manufacturers (including Intel later) prefer to keep scalar values as powers of 2 bits, so quintword is obsolete.






          share|improve this answer












          It's not standard terminology, but is a reasonable term.



          A Google search revealed only 7 results, all related to the 8087 floating-point coprocessor.



          The term quadword was used by various manufacturers to refer to a value made up of 4 words. Intel used this naming pattern to name their 80-bit floating point numbers quintwords; that is, five words. A "word" on the 8086 is 16 bits.



          Most manufacturers (including Intel later) prefer to keep scalar values as powers of 2 bits, so quintword is obsolete.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 4 hours ago









          Dr Sheldon

          500115




          500115











          • I didn't even realize quint was five. I thought it was Qu "int".
            – Evan Carroll
            4 hours ago
















          • I didn't even realize quint was five. I thought it was Qu "int".
            – Evan Carroll
            4 hours ago















          I didn't even realize quint was five. I thought it was Qu "int".
          – Evan Carroll
          4 hours ago




          I didn't even realize quint was five. I thought it was Qu "int".
          – Evan Carroll
          4 hours ago

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fretrocomputing.stackexchange.com%2fquestions%2f7731%2fquintword-is-this-a-real-word%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          Long meetings (6-7 hours a day): Being “babysat” by supervisor

          Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

          Confectionery