Searched refs:MSK_SIGN (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libmvec/common/vis/ |
H A D | __vcos.S | 156 #define MSK_SIGN %i5 macro 270 sethi %hi(0x80000000),MSK_SIGN ! load/set up constants 294 andn %l0,MSK_SIGN,%l0 ! hx &= ~0x80000000 320 andn %l1,MSK_SIGN,%l1 343 andn %l2,MSK_SIGN,%l2 495 andn %l0,MSK_SIGN,%l0 ! hx &= ~0x80000000 610 andn %l0,MSK_SIGN,%l0 ! hx &= ~0x80000000 731 andn %l0,MSK_SIGN,%l0 ! hx &= ~0x80000000 830 andn %l0,MSK_SIGN,%l0 ! hx &= ~0x80000000 958 andn %l0,MSK_SIGN,%l0 ! hx &= ~0x80000000 [all …]
|