Searched full:srw (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/powerpc/boot/ |
| H A D | div64.S | 31 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 D | asm-compat.h | 62 #define PPC_SRL stringify_in_c(srw)
|
| /linux/arch/powerpc/include/asm/ |
| H A D | asm-compat.h | 62 #define PPC_SRL stringify_in_c(srw)
|
| H A D | word-at-a-time.h | 192 "srw %[ret], %[ret], %[offset]\n\t" in load_unaligned_zeropad()
|
| /linux/arch/powerpc/lib/ |
| H A D | div64.S | 31 srw r10,r10,r0 # the divisor right the same amount,
|
| H A D | strlen_32.S | 75 srw r8, r8, r0
|
| /linux/tools/testing/selftests/powerpc/stringloops/ |
| H A D | strlen_32.S | 75 srw r8, r8, r0
|
| /linux/tools/testing/selftests/powerpc/primitives/ |
| H A D | word-at-a-time.h | 192 "srw %[ret], %[ret], %[offset]\n\t" in load_unaligned_zeropad()
|
| /linux/drivers/net/ethernet/ |
| H A D | jme.h | 105 * SRW:
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-imx.c | 1597 "<%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 D | ppc-opc.c | 5787 {"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 D | MAINTAINERS | 8442 R: Melissa Wen <melissa.srw@gmail.com>
|