Home
last modified time | relevance | path

Searched refs:xh (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/arm/lib/
A Dmuldi3.S14 #define xh r0 macro
20 #define xh r1 macro
29 mul xh, yl, xh
30 mla xh, xl, yh, xh
35 mla xh, yh, ip, xh
40 adc xh, xh, yh, lsr #16
42 adc xh, xh, ip, lsr #16
A Ddiv64.S19 #define xh r0 macro
25 #define xh r1 macro
58 cmp xh, r4
69 clz ip, xh
91 subscs xh, xh, yl
108 adcs xh, xh, xh
112 subcs xh, xh, r4
128 clz xh, xl @ we know xh is zero here so...
129 add xh, xh, #1
184 THUMB( lsl xh, xh, ip )
[all …]
/u-boot/post/lib_powerpc/fpu/
A Ddarwin-ldouble.c52 double z, q, zz, xh; in __gcc_qadd() local
74 xh = z + zz; in __gcc_qadd()
75 if (nonfinite(xh)) in __gcc_qadd()
76 return xh; in __gcc_qadd()
78 x.dval[0] = xh; in __gcc_qadd()
79 x.dval[1] = z - xh + zz; in __gcc_qadd()
/u-boot/doc/device-tree-bindings/fsp/fsp2/apollolake/
A Dfsp-s.txt241 - fsps,pcie-root-port8xh-decode: Enable PCIE Root Port 8xh Decode
242 - fsps,pcie8xh-decode-port-index: PCIE 8xh Decode Port Index
A Dfsp-m.txt171 - fspm,enhance-port8xh-decoding: Enhance the port 8xh decoding

Completed in 5 milliseconds