| /arch/parisc/math-emu/ |
| A D | sfsub.c | 51 right = *rightptr; in sgl_fsub() 64 if (Sgl_isnotnan(right)) in sgl_fsub() 106 Sgl_set_quiet(right); in sgl_fsub() 107 *dstptr = right; in sgl_fsub() 125 Sgl_invert_sign(right); in sgl_fsub() 126 *dstptr = right; in sgl_fsub() 138 Sgl_set_quiet(right); in sgl_fsub() 143 *dstptr = right; in sgl_fsub() 158 Sgl_xorfromintp1(save,right,/*to*/right); in sgl_fsub() 168 if(Sgl_iszero_mantissa(right)) in sgl_fsub() [all …]
|
| A D | sfadd.c | 53 right = *rightptr; in sgl_fadd() 66 if (Sgl_isnotnan(right)) in sgl_fadd() 68 if (Sgl_isinfinity(right) && save!=0) in sgl_fadd() 108 Sgl_set_quiet(right); in sgl_fadd() 109 *dstptr = right; in sgl_fadd() 124 if (Sgl_iszero_mantissa(right)) in sgl_fadd() 127 *dstptr = right; in sgl_fadd() 139 Sgl_set_quiet(right); in sgl_fadd() 144 *dstptr = right; in sgl_fadd() 159 Sgl_xorfromintp1(save,right,/*to*/right); in sgl_fadd() [all …]
|
| A D | sfcmp.c | 42 register unsigned int left, right; in sgl_fcmp() local 47 right = *rightptr; in sgl_fcmp() 62 ( (Sgl_exponent(right) == SGL_INFINITY_EXPONENT) in sgl_fcmp() 63 && Sgl_isnotzero_mantissa(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() 111 else if( Sgl_all(left) == Sgl_all(right) ) in sgl_fcmp() 118 if( Sgl_all(left) < Sgl_all(right) ) in sgl_fcmp() [all …]
|
| A 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))
|
| A D | sgl_float.h | 50 #define Sgl_leftshiftby1_withextent(left,right,result) \ argument 53 #define Sgl_rightshiftby1_withextent(left,right,dst) \ argument 54 Shiftdouble(Sall(left),Extall(right),1,Extall(right)) 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) 406 #define Sglext_xortointp1(left,right,result) Sgl_xortointp1(left,right,result) argument 407 #define Sglext_xorfromintp1(left,right,result) \ argument [all …]
|
| A D | dbl_float.h | 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 416 Dallp2(right) = Dallp2(left) XOR Dallp2(right); \ 417 Dallp2(left) = Dallp2(left) XOR Dallp2(right) 707 #define Dblext_xortointp1(left,right,result) Dbl_xortointp1(left,right,result) argument 709 #define Dblext_xorfromintp1(left,right,result) \ argument [all …]
|
| /arch/x86/crypto/ |
| A D | des3_ede-asm_64.S | 99 roll $1, right##d; \ 100 xorl right##d, RW0d; \ 103 xorl RW0d, right##d; \ 111 movl right##d, RW0d; \ 115 xorl RW0d, right##d; \ 117 rorl $1, right##d; \ 165 bswapl right##d; 169 bswapl right##d; \ 171 movl right##d, 4(io); 291 roll $1, right##0d; \ [all …]
|
| /arch/arm/boot/dts/broadcom/ |
| A D | bcm958625-meraki-kingpin.dtsi | 36 /* green:lan1-right */ 52 /* green:lan2-right */ 68 /* green:lan3-right */ 84 /* green:lan4-right */ 100 /* green:wan-right */
|
| A D | bcm958625-meraki-alamo.dtsi | 35 /* green:wan1-right */ 51 /* green:wan2-right */
|
| /arch/sparc/kernel/ |
| A 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/allwinner/ |
| A D | sun4i-a10-inet9f-rev03.dts | 74 event-left-joystick-right { 98 event-right-joystick-left { 106 event-right-joystick-right { 114 event-right-joystick-up { 122 event-right-joystick-down { 138 event-dpad-right { 204 event-top-right {
|
| /arch/arm64/boot/dts/qcom/ |
| A D | msm8916-wingtech-wt86528.dts | 24 /* right AW8736 */ 25 speaker_amp_right: audio-amplifier-right { 145 spk_ext_pa_right_default: spk-ext-pa-right-default-state {
|
| /arch/x86/boot/compressed/ |
| A D | efi.h | 108 static inline int efi_guidcmp (efi_guid_t left, efi_guid_t right) in efi_guidcmp() argument 110 return memcmp(&left, &right, sizeof (efi_guid_t)); in efi_guidcmp()
|
| /arch/arm/boot/dts/nuvoton/ |
| A D | nuvoton-wpcm450-supermicro-x9sci-ln4f.dts | 102 * Debug serial port. TX is exposed on the right pad of unpopulated 103 * resistor R1247, RX on the right pad of R1162.
|
| /arch/powerpc/lib/ |
| A 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/boot/dts/samsung/ |
| A D | exynos-mfc-reserved-memory.dtsi | 21 mfc_right: region-mfc-right {
|
| /arch/arm64/boot/dts/mediatek/ |
| A D | mt8188-geralt-ciri-sku4.dts | 23 reg = <0x4f>, <0x4c>; /* left / right channel */
|
| A D | mt8188-geralt-ciri-sku7.dts | 23 reg = <0x4f>, <0x4c>; /* left / right channel */
|
| A D | mt8188-geralt-ciri-sku5.dts | 35 reg = <0x4f>, <0x4c>; /* left / right channel */
|
| A D | mt8188-geralt-ciri-sku6.dts | 35 reg = <0x4f>, <0x4c>; /* left / right channel */
|
| /arch/arm64/boot/dts/apple/ |
| A D | t6002-j375d.dts | 22 /* front-right */
|
| /arch/arm/lib/ |
| A D | delay-loop.S | 39 adcs r0, r0, r0 @ and right shift by 31
|
| /arch/openrisc/ |
| A D | Kconfig | 142 bool "Have instruction l.ror for rotate right" 150 l.ror rotate right instruction. 155 bool "Have instruction l.rori for rotate right with immediate" 163 l.rori rotate right with immediate instruction.
|
| /arch/powerpc/boot/ |
| A 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/ |
| A 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
|