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] | |
On Tue, Nov 27, 2001 at 05:40:11PM -0800, Dale Johannesen wrote: > I come from a BE background, so to me a single mode for all > 16-byte vector objects seems cleanest, but I'm sure people from > FE backgrounds would disagree. This falls down for operations such as saturating addition -- you have to know what the element width is, so that you can choose the proper instruction. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |