Home
last modified time | relevance | path

Searched refs:ROR (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/arch/arm/crypto/
Dsha1-armv4-large.S80 add r7,r7,r3,ror#27 @ E+=ROR(A,27)
86 add r7,r7,r3,ror#27 @ E+=ROR(A,27)
105 add r6,r6,r7,ror#27 @ E+=ROR(A,27)
111 add r6,r6,r7,ror#27 @ E+=ROR(A,27)
130 add r5,r5,r6,ror#27 @ E+=ROR(A,27)
136 add r5,r5,r6,ror#27 @ E+=ROR(A,27)
155 add r4,r4,r5,ror#27 @ E+=ROR(A,27)
161 add r4,r4,r5,ror#27 @ E+=ROR(A,27)
180 add r3,r3,r4,ror#27 @ E+=ROR(A,27)
186 add r3,r3,r4,ror#27 @ E+=ROR(A,27)
[all …]
/linux-4.4.14/crypto/
Ddes_generic.c26 #define ROR(x, r) ((x) = ror32((x), (r))) macro
537 ROR(R, 14); \
549 ROR(R, 7); \
558 ROR(L, 1); \
570 ROR(R, 6); \
582 ROR(R, 12); \
588 ROR(R, 4);
593 B &= 0x3f3f3f3f; ROR(A, 4); \
/linux-4.4.14/sound/soc/dwc/
Ddesignware_i2s.c45 #define ROR(x) (0x40 * x + 0x040) macro
137 i2s_read_reg(dev->i2s_base, ROR(i)); in i2s_clear_irqs()
/linux-4.4.14/arch/arm/mm/
Dabort-lv4t.S149 mov r6, r6, ror r9 @ C: ROR #!0
/linux-4.4.14/Documentation/crypto/
Ddescore-readme.txt205 ROR and ROL macros to use machine rotate instructions if you have them.
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c2497 XGMAC_IOWRITE_BITS(pdata, MMC_CR, ROR, 1); in xgbe_config_mmc()
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt825 1: ROR
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt825 1: ROR