/arch/parisc/math-emu/ |
D | sfsub.c | 42 register unsigned int left, right, result, extent; in sgl_fsub() local 51 right = *rightptr; in sgl_fsub() 55 Sgl_xortointp1(left,right,/*to*/save); in sgl_fsub() 64 if (Sgl_isnotnan(right)) in sgl_fsub() 66 if (Sgl_isinfinity(right) && save==0) in sgl_fsub() 100 else if (Sgl_is_signalingnan(right)) in sgl_fsub() 106 Sgl_set_quiet(right); in sgl_fsub() 107 *dstptr = right; in sgl_fsub() 120 if (Sgl_isinfinity_exponent(right)) in sgl_fsub() 122 if (Sgl_iszero_mantissa(right)) in sgl_fsub() [all …]
|
D | sfadd.c | 42 register unsigned int left, right, result, extent; in sgl_fadd() local 53 right = *rightptr; in sgl_fadd() 57 Sgl_xortointp1(left,right,/*to*/save); in sgl_fadd() 66 if (Sgl_isnotnan(right)) in sgl_fadd() 68 if (Sgl_isinfinity(right) && save!=0) in sgl_fadd() 102 else if (Sgl_is_signalingnan(right)) in sgl_fadd() 108 Sgl_set_quiet(right); in sgl_fadd() 109 *dstptr = right; in sgl_fadd() 122 if (Sgl_isinfinity_exponent(right)) in sgl_fadd() 124 if (Sgl_iszero_mantissa(right)) in sgl_fadd() [all …]
|
D | sfcmp.c | 42 register unsigned int left, right; in sgl_fcmp() local 47 right = *rightptr; in sgl_fcmp() 53 || (Sgl_exponent(right) == SGL_INFINITY_EXPONENT) ) in sgl_fcmp() 62 ( (Sgl_exponent(right) == SGL_INFINITY_EXPONENT) in sgl_fcmp() 63 && Sgl_isnotzero_mantissa(right) in sgl_fcmp() 64 && (Exception(cond) || Sgl_isone_signaling(right)) ) ) in sgl_fcmp() 79 ((Sgl_exponent(right) == SGL_INFINITY_EXPONENT) in sgl_fcmp() 80 && Sgl_isnotzero_mantissa(right)) ) in sgl_fcmp() 90 Sgl_xortointp1(left,right,xorresult); in sgl_fcmp() 96 && Sgl_iszero_exponentmantissa(right) ) in sgl_fcmp() [all …]
|
D | hppa.h | 15 #define Shiftdouble(left,right,amount,dest) \ argument 17 dest = ((left) << (32-(amount))) | ((unsigned int)(right) >> (amount)) 20 #define Variableshiftdouble(left,right,amount,dest) \ argument 22 if (amount == 0) dest = right; \ 24 ((unsigned) right >> (amount)) 27 #define Variable_shift_double(left,right,amount,dest) \ argument 29 dest = (left << (32-(amount))) | ((unsigned) right >> (amount))
|
D | sgl_float.h | 50 #define Sgl_leftshiftby1_withextent(left,right,result) \ argument 51 Shiftdouble(Sall(left),Extall(right),31,Sall(result)) 53 #define Sgl_rightshiftby1_withextent(left,right,dst) \ argument 54 Shiftdouble(Sall(left),Extall(right),1,Extall(right)) 226 #define Sgl_subtract_withextension(left,right,extent,result) \ argument 228 Sgl_subtract(left,right,result); \ 235 #define Sgl_xortointp1(left,right,result) \ argument 236 result = Sall(left) XOR Sall(right); 238 #define Sgl_xorfromintp1(left,right,result) \ argument 239 Sall(result) = left XOR Sall(right) [all …]
|
D | dbl_float.h | 86 #define Dbl_leftshiftby1_withextent(lefta,leftb,right,resulta,resultb) \ argument 88 Shiftdouble(Dallp2(leftb), Extall(right), 31, Dallp2(resultb)) 90 #define Dbl_rightshiftby1_withextent(leftb,right,dst) \ argument 91 Extall(dst) = (Dallp2(leftb) << 31) | ((unsigned int)Extall(right) >> 1) | \ 92 Extlow(right) 408 #define Dbl_xortointp1(left,right,result) \ argument 409 result = Dallp1(left) XOR Dallp1(right) 411 #define Dbl_xorfromintp1(left,right,result) \ argument 412 Dallp1(result) = left XOR Dallp1(right) 414 #define Dbl_swap_lower(left,right) \ argument [all …]
|
/arch/x86/crypto/ |
D | des3_ede-asm_64.S | 92 #define initial_permutation(left, right) \ argument 93 do_permutation(left##d, right##d, 4, 0x0f0f0f0f); \ 94 do_permutation(left##d, right##d, 16, 0x0000ffff); \ 95 do_permutation(right##d, left##d, 2, 0x33333333); \ 96 do_permutation(right##d, left##d, 8, 0x00ff00ff); \ 99 roll $1, right##d; \ 100 xorl right##d, RW0d; \ 103 xorl RW0d, right##d; \ 105 expand_to_64bits(right, RT3); \ 108 #define final_permutation(left, right) \ argument [all …]
|
D | aesni-intel_asm.S | 374 # shift right 16-r13 bytes 523 psrldq $8, \TMP2 # right shift TMP2 2 DWs 534 pslld $31, \TMP2 # packed right shift <<31 535 pslld $30, \TMP3 # packed right shift <<30 536 pslld $25, \TMP4 # packed right shift <<25 540 psrldq $4, \TMP5 # right shift TMP5 1 DW 665 pshufb %xmm2, %xmm9 # shift right r13 bytes 1141 psrldq $8, \TMP2 # right shift TMP2 2 DWs 1151 pslld $31, \TMP2 # packed right shift << 31 1152 pslld $30, \TMP3 # packed right shift << 30 [all …]
|
/arch/sparc/kernel/ |
D | visemul.c | 251 u16 left, right; member 297 u16 left, right; in edge() local 312 right = edge8_tab[rs2 & 0x7].right; in edge() 317 right = edge8_tab_l[rs2 & 0x7].right; in edge() 323 right = edge16_tab[(rs2 >> 1) & 0x3].right; in edge() 329 right = edge16_tab_l[(rs2 >> 1) & 0x3].right; in edge() 335 right = edge32_tab[(rs2 >> 2) & 0x1].right; in edge() 341 right = edge32_tab_l[(rs2 >> 2) & 0x1].right; in edge() 346 rd_val = right & left; in edge()
|
/arch/arm/boot/dts/ |
D | nuvoton-wpcm450-supermicro-x9sci-ln4f.dts | 27 * Debug serial port. TX is exposed on the right pad of unpopulated 28 * resistor R1247, RX on the right pad of R1162.
|
D | sun4i-a10-inet9f-rev03.dts | 74 left-joystick-right { 98 right-joystick-left { 106 right-joystick-right { 114 right-joystick-up { 122 right-joystick-down { 138 dpad-right { 204 top-right {
|
D | exynos-mfc-reserved-memory.dtsi | 21 mfc_right: region-mfc-right {
|
D | pm9g45.dts | 173 right {
|
D | omap3-pandora-common.dtsi | 108 right-button { 109 label = "right"; 143 right-shift { 157 right-ctrl {
|
D | kirkwood-topkick.dts | 68 pmx_sw_right: pmx-sw-right {
|
/arch/powerpc/lib/ |
D | div64.S | 29 cntlzw r0,r5 # we are shifting the dividend right 31 srw r10,r10,r0 # the divisor right the same amount,
|
/arch/arm/lib/ |
D | delay-loop.S | 31 adcs r0, r0, r0 @ and right shift by 31
|
/arch/powerpc/boot/ |
D | div64.S | 29 cntlzw r0,r5 # we are shifting the dividend right 31 srw r10,r10,r0 # the divisor right the same amount,
|
/arch/m68k/fpsp040/ |
D | gen_except.S | 79 orl %d1,%d0 |put it in the right place 83 orl %d1,%d0 |put them in the right place 198 orl %d1,%d0 |put it in the right place 202 orl %d1,%d0 |put them in the right place 310 orl %d1,%d0 |put it in the right place 314 orl %d1,%d0 |put them in the right place
|
D | scale.S | 164 | mantissa right until a zero exponent exists. 177 roxrl #1,%d2 |mantissa to the right
|
/arch/s390/kernel/ |
D | relocate_kernel.S | 45 lgr %r2,%r5 # move it into the right register,
|
/arch/arm/nwfpe/ |
D | softfloat-macros | 34 Shifts `a' right by the number of bits given in `count'. If any nonzero 59 Shifts `a' right by the number of bits given in `count'. If any nonzero 87 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64 97 value is shifted right by the number of bits given in `count', and the 134 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the 167 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the 211 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' right 222 fixed-point value is shifted right by the number of bits given in `count',
|
/arch/mips/boot/dts/ingenic/ |
D | rs90.dts | 77 label = "D-pad right"; 243 * The pins for RX/TX are used for the right shoulder button and
|
/arch/alpha/lib/ |
D | callback_srm.S | 21 mov $20,$21 # Shift arguments right.
|
/arch/sh/kernel/ |
D | entry-common.S | 263 * right 2 bits in order to get the value that was used as the "trapa"
|