This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
This is a somewhat new thing. It isn't inconsistent. It means the mode has 96 bits of value but takes up 16*BITS_PER_UNIT (128) bits of storage. Think TYPE_SIZE versus TYPE_PRECISION. BImode has been like this since its invention. XFmode being like this is new. Other modes are likely to take advantage of this in the future.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |