Searched refs:itmp1 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libmvec/common/vis/ |
H A D | __vpow.S | 874 ! itmp1 = 52 & gflag; 876 ! ind = ind - itmp1; 1022 ! itmp1 = 52 & gflag; 1024 ! ind = ind - itmp1; 1606 and %o5,52,%o5 ! (Y0_0) itmp1 = 52 & gflag; 1611 sub %l0,%o5,%i4 ! (Y0_0) ind = ind - itmp1; 1806 and %o5,52,%o0 ! (Y1_0) itmp1 = 52 & gflag; 1810 sub %i2,%o0,%i2 ! (Y1_0) ind = ind - itmp1; 1964 and %o5,52,%o5 ! (Y0_0) itmp1 = 52 & gflag; 1967 sub %l0,%o5,%l0 ! (Y0_0) ind = ind - itmp1; [all …]
|
/titanic_41/usr/src/uts/common/avs/ns/sv/ |
H A D | sv.c | 1730 char itmp1[12], itmp2[12]; /* temp char array for editing ints */ in svioctl() local 1937 spcs_s_inttostring(sv_max_devices, itmp1, in svioctl() 1938 sizeof (itmp1), 0), in svioctl()
|