Home
last modified time | relevance | path

Searched full:srw (Results 1 – 12 of 12) sorted by relevance

/linux/arch/powerpc/boot/
H A Ddiv64.S31 srw r10,r10,r0 # the divisor right the same amount,
74 srw r4,r4,r5 # LSW = count > 31 ? 0 : LSW >> count
90 srw r6,r4,r6 # t1 = count > 31 ? 0 : LSW >> (32-count)
100 srw r4,r4,r5 # LSW = count > 31 ? 0 : LSW >> count
103 srw r7,r3,r7 # t2 = count < 32 ? 0 : MSW >> (count-32)
105 srw r3,r3,r5 # MSW = MSW >> count
/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-compat.h62 #define PPC_SRL stringify_in_c(srw)
/linux/arch/powerpc/include/asm/
H A Dasm-compat.h62 #define PPC_SRL stringify_in_c(srw)
H A Dword-at-a-time.h192 "srw %[ret], %[ret], %[offset]\n\t" in load_unaligned_zeropad()
/linux/arch/powerpc/lib/
H A Ddiv64.S31 srw r10,r10,r0 # the divisor right the same amount,
H A Dstrlen_32.S75 srw r8, r8, r0
/linux/tools/testing/selftests/powerpc/stringloops/
H A Dstrlen_32.S75 srw r8, r8, r0
/linux/tools/testing/selftests/powerpc/primitives/
H A Dword-at-a-time.h192 "srw %[ret], %[ret], %[offset]\n\t" in load_unaligned_zeropad()
/linux/drivers/net/ethernet/
H A Djme.h105 * SRW:
/linux/drivers/i2c/busses/
H A Di2c-imx.c1597 "<%s> STATUS: ICF=%d, IAAS=%d, IBB=%d, IAL=%d, SRW=%d, IIF=%d, RXAK=%d\n", in i2c_imx_xfer_common()
/linux/arch/powerpc/xmon/
H A Dppc-opc.c5787 {"srw", XRC(31,536,0), X_MASK, PPCCOM, 0, {RA, RS, RB}},
5789 {"srw.", XRC(31,536,1), X_MASK, PPCCOM, 0, {RA, RS, RB}},
/linux/
H A DMAINTAINERS8442 R: Melissa Wen <melissa.srw@gmail.com>