Searched refs:MASK_0xfffc0000 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libmvec/common/vis/ |
H A D | __vlogf.S | 108 #define MASK_0xfffc0000 %i5 macro 290 sethi %hi(0xfffc0000),MASK_0xfffc0000 326 and ival0,MASK_0xfffc0000,ival0 ! (Y0_0) ival = ival & 0xfffc0000 350 and ival1,MASK_0xfffc0000,ival1 ! (Y1_0) ival = ival & 0xfffc0000 354 and ival2,MASK_0xfffc0000,ival2 ! (Y2_0) ival = ival & 0xfffc0000 388 and ival3,MASK_0xfffc0000,ival3 ! (Y3_0) ival = ival & 0xfffc0000 428 and ival0,MASK_0xfffc0000,ival0 ! (Y0_1) ival = ival & 0xfffc0000 459 and ival1,MASK_0xfffc0000,ival1 ! (Y1_1) ival = ival & 0xfffc0000 466 and ival2,MASK_0xfffc0000,ival2 ! (Y2_1) ival = ival & 0xfffc0000 531 and ival3,MASK_0xfffc0000,ival3 ! (Y3_1) ival = ival & 0xfffc0000 [all …]
|