Searched refs:G5_CONST (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vexpf.S | 188 #define G5_CONST %g1 macro 304 sethi %hi(0x7ffffc00),G5_CONST 306 add G5_CONST,1023,G5_CONST 324 and %l0,G5_CONST,%l0 ! (0) ax = Xi & 0x7fffffff 330 and %l1,G5_CONST,%l1 ! (1) ax = Xi & 0x7fffffff 336 and %l2,G5_CONST,%l2 ! (2) ax = Xi & 0x7fffffff 341 and %l3,G5_CONST,%l3 ! (3) ax = Xi & 0x7fffffff 346 and %l4,G5_CONST,%l4 ! (4) ax = Xi & 0x7fffffff 350 and %l5,G5_CONST,%l5 ! (5) ax = Xi & 0x7fffffff 351 and %l6,G5_CONST,%l6 ! (6) ax = Xi & 0x7fffffff [all …]
|