Home
last modified time | relevance | path

Searched refs:half (Results 1 – 25 of 30) sorted by relevance

12

/arch/arm/vdso/
A Dvdsomunge.c106 static Elf32_Half read_elf_half(Elf32_Half half, bool swap) in read_elf_half() argument
108 return swap ? swab16(half) : half; in read_elf_half()
/arch/riscv/kernel/tests/module_test/
A Dtest_sub16.S20 .half 0
/arch/powerpc/kernel/
A Dvecemu.c245 int exp, half; in rfin() local
257 half = 0x400000 >> exp; in rfin()
259 return (x + half) & ~(0x7fffff >> exp); in rfin()
/arch/xtensa/lib/
A Dmemset.S106 bbci.l a5, 0, .L20 # branch if dst alignment half-aligned
115 # dst half-aligned
/arch/sparc/kernel/
A Dhead_32.S79 .half 0x0203 /* HdrS version */
81 .half 1
83 .half 0
85 .half 0
A Dhead_64.S68 .half 0x0301 /* HdrS version */
71 .half 1
73 .half 0
75 .half 0
/arch/arm/mach-omap2/
A Dsram242x.S145 cmp r0, #0x1 @ going to half speed?
150 cmp r0, #0x1 @ going to half speed (post branch link)
151 moveq r5, r5, lsr #1 @ divide by 2 if to half
A Dsram243x.S145 cmp r0, #0x1 @ going to half speed?
150 cmp r0, #0x1 @ going to half speed (post branch link)
151 moveq r5, r5, lsr #1 @ divide by 2 if to half
/arch/arm/boot/dts/intel/pxa/
A Dpxa300-raumfeld-speaker-one.dts117 /* 2 (half-bridge) and 1 (full-bridge) on-board power */
/arch/riscv/include/asm/
A Dasm.h65 #define RISCV_SHORT __ASM_STR(.half)
/arch/arm64/boot/dts/freescale/
A Dimx8mm-venice-gw75xx.dtsi176 * P4 - miniPCIe half card
A Dimx8mp-venice-gw75xx.dtsi172 * P4 - miniPCIe half card
/arch/mips/net/
A Dbpf_jit_comp64.c138 u16 half = imm64 >> (48 - 16 * k); in emit_mov_i64() local
143 if (half) { in emit_mov_i64()
146 emit(ctx, ori, dst, acc, half); in emit_mov_i64()
/arch/arm64/boot/dts/ti/
A Dk3-am65-iot2050-common.dtsi195 ti,half-duplex-capable;
205 ti,half-duplex-capable;
/arch/arm64/boot/dts/qcom/
A Dx1p42100.dtsi36 /* PCIe3 has half the lanes compared to X1E80100 */
/arch/m68k/
A DKconfig.cpu529 Split the ColdFire CPU cache, and use half as an instruction cache
530 and half as a data cache.
/arch/s390/boot/
A Dhead.S243 0: lmh %r0,%r15,0(%r13) # clear high-order half of gprs
/arch/m68k/fpsp040/
A Dssin.S488 |--we want P+p = W+w but |p| <= half ulp of P
500 |--|r| <= half ulp of R.
A Dstan.S326 movel #0x7fdc0000,FP_SCR3(%a6) |create low half of 2**16383*
/arch/x86/boot/
A Dheader.S577 movzwl %dx, %esp # Clear upper half of %esp
/arch/riscv/boot/dts/canaan/
A Dk210.dtsi13 * wide, and the upper half of all addresses is ignored.
/arch/arm/kernel/
A Dentry-armv.S260 @ pointing at the second half of the Thumb instruction. We
/arch/sparc/lib/
A DM7memcpy.S610 andcc %o1, 2, %o5 ! check for half word alignment
626 ! Src is half-word aligned
/arch/arm64/boot/dts/rockchip/
A Drk3588-h96-max-v58.dts100 * the bus, and even then it fails half of the time during
/arch/x86/math-emu/
A DREADME311 number of randomly selected arguments in each case is about half a

Completed in 620 milliseconds

12