Home
last modified time | relevance | path

Searched refs:xl (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/arch/arm/lib/
Dmuldi3.S18 #define xl r1 macro
22 #define xl r0 macro
32 mla xh, xl, yh, xh
33 mov ip, xl, lsr #16
35 bic xl, xl, ip, lsl #16
38 mul yh, xl, yh
39 mul xl, yl, xl
41 adds xl, xl, yh, lsl #16
43 adds xl, xl, ip, lsl #16
Ddiv64.S21 #define xl r1 macro
25 #define xl r0 macro
99 cmpeq xl, r4
100 movlo xh, xl
107 4: movs xl, xl, lsl #1
121 cmp xl, #0
128 clz xh, xl @ we know xh is zero here so...
130 mov xl, xl, lsl xh
135 7: movs xl, xl, lsl #1
181 mov yl, xl, lsr ip
[all …]
Ducmpdi2.S18 #define xl r1 macro
22 #define xl r0 macro
31 cmpeq xl, yl
44 cmpeq xl, yl
/linux-4.4.14/sound/oss/
Daedsp16.c339 #define IOBASE(xl) ((xl & 0x01)?0x240:0x220) argument
340 #define JOY(xl) (xl & 0x02) argument
341 #define MPUADDR(xl) ( \ argument
342 (xl & 0x0C)?0x330: \
343 (xl & 0x08)?0x320: \
344 (xl & 0x04)?0x310: \
346 #define WSSADDR(xl) ((xl & 0x10)?0xE80:0x530) argument
352 #define BLDIOBASE(xl, val) { \ argument
353 xl &= ~0x01; \
355 xl |= 0x01; \
[all …]
/linux-4.4.14/include/math-emu/
Dop-2.h134 #define __FP_CLZ_2(R, xh, xl) \ argument
140 __FP_CLZ(R,xl); \
148 #define __FP_FRAC_ADDI_2(xh, xl, i) \
149 (xh += ((xl += i) < i))
152 #define __FP_FRAC_ADD_2(rh, rl, xh, xl, yh, yl) \
153 (rh = xh + yh + ((rl = xl + yl) < xl))
156 #define __FP_FRAC_SUB_2(rh, rl, xh, xl, yh, yl) \
157 (rh = xh - yh - ((rl = xl - yl) > xl))
160 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) \
162 UWtype _t = xl; \
[all …]
/linux-4.4.14/lib/mpi/
Dlonglong.h132 #define umul_ppmm(xh, xl, m0, m1) \ argument
136 : "=r" ((USItype)(xl)) \
195 #define umul_ppmm(xh, xl, a, b) \ argument
210 "=r" ((USItype)(xl)) \
215 #define umul_ppmm(xh, xl, a, b) \ argument
219 "=r" ((USItype)(xl)) \
352 #define umul_ppmm(xh, xl, m0, m1) \ argument
363 (xh) = __xx.__i.__h; (xl) = __xx.__i.__l; \
367 #define smul_ppmm(xh, xl, m0, m1) \ argument
377 (xh) = __xx.__i.__h; (xl) = __xx.__i.__l; \
[all …]
/linux-4.4.14/drivers/clk/pxa/
Dclk-pxa3xx.c262 unsigned int xl = acsr & ACCR_XL_MASK; in clk_pxa3xx_cpll_get_rate() local
269 pr_info("RJK: parent_rate=%lu, xl=%u, xn=%u\n", parent_rate, xl, xn); in clk_pxa3xx_cpll_get_rate()
270 return t ? parent_rate * xl * xn : parent_rate * xl; in clk_pxa3xx_cpll_get_rate()
/linux-4.4.14/crypto/
Dcamellia_generic.c357 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument
358 il = xl ^ kl; \
847 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir) ({ \ argument
851 il = camellia_sp1110[(u8)(xl >> 24)]; \
853 il ^= camellia_sp0222[(u8)(xl >> 16)]; \
855 il ^= camellia_sp3033[(u8)(xl >> 8)]; \
857 il ^= camellia_sp4404[(u8)xl]; \
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel.c2146 struct intel_excl_states *xl; in intel_start_scheduling() local
2161 xl = &excl_cntrs->states[tid]; in intel_start_scheduling()
2163 xl->sched_started = true; in intel_start_scheduling()
2176 struct intel_excl_states *xl; in intel_commit_scheduling() local
2188 xl = &excl_cntrs->states[tid]; in intel_commit_scheduling()
2193 xl->state[cntr] = INTEL_EXCL_EXCLUSIVE; in intel_commit_scheduling()
2195 xl->state[cntr] = INTEL_EXCL_SHARED; in intel_commit_scheduling()
2202 struct intel_excl_states *xl; in intel_stop_scheduling() local
2216 xl = &excl_cntrs->states[tid]; in intel_stop_scheduling()
2218 xl->sched_started = false; in intel_stop_scheduling()
[all …]
/linux-4.4.14/drivers/char/tpm/
DKconfig111 the manpages for xl, xl.conf, and docs/misc/vtpm.txt in
/linux-4.4.14/drivers/block/paride/
Dpf.c594 static int xl(char *buf, int offs) in xl() function
614 set_capacity(pf->disk, xl(buf, 0) + 1); in pf_get_capacity()
615 bs = xl(buf, 4); in pf_get_capacity()
/linux-4.4.14/arch/alpha/kernel/
Dsys_sio.c460 ALIAS_MV(xl)
/linux-4.4.14/drivers/xen/
DKconfig40 1) dom0: xl mem-max <domU> <maxmem>
43 2) dom0: xl mem-set <domU> <memory>
/linux-4.4.14/
D.mailmap27 Axel Dyks <xl@xlsigned.net>
/linux-4.4.14/fs/ocfs2/
Dxattr.c4034 struct ocfs2_xattr_tree_list *xl = (struct ocfs2_xattr_tree_list *)para; in ocfs2_list_xattr_bucket() local
4054 ret = ocfs2_xattr_list_entry(xl->buffer, in ocfs2_list_xattr_bucket()
4055 xl->buffer_size, in ocfs2_list_xattr_bucket()
4056 &xl->result, in ocfs2_list_xattr_bucket()
4122 struct ocfs2_xattr_tree_list xl = { in ocfs2_xattr_tree_list_index_block() local
4129 ocfs2_list_xattr_tree_rec, &xl); in ocfs2_xattr_tree_list_index_block()
4135 ret = xl.result; in ocfs2_xattr_tree_list_index_block()