~mmach/netext73/mesa-ryzen

« back to all changes in this revision

Viewing changes to src/gallium/auxiliary/util/u_pwr8.h

  • Committer: mmach
  • Date: 2023-11-02 21:31:35 UTC
  • Revision ID: netbit73@gmail.com-20231102213135-18d4tzh7tj0uz752
2023-11-02 22:11:57

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
   __m128i m128i;
43
43
   vector signed int m128si;
44
44
   vector unsigned int m128ui;
45
 
   ubyte ub[16];
46
 
   ushort us[8];
47
 
   int i[4];
48
 
   uint ui[4];
 
45
   uint8_t ub[16];
 
46
   uint16_t us[8];
 
47
   int32_t i[4];
 
48
   uint32_t ui[4];
49
49
} __m128i_union;
50
50
 
51
51
static inline __m128i