Searched refs:strd (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/arm/mm/ |
H A D | pv-fixup-asm.S | 36 strd r4, r5, [r7], #1 << L2_ORDER 47 strd r4, r5, [r7], #1 << L2_ORDER 51 strd r4, r5, [r7] 59 strd r4, r5, [r7], #1 << L1_ORDER
|
H A D | proc-v7-3level.S | 85 1: strd r2, r3, [r0]
|
/openbmc/u-boot/arch/arm/cpu/pxa/ |
H A D | start.S | 179 strd r4, [r1], #8 180 strd r4, [r1], #8 181 strd r4, [r1], #8 182 strd r4, [r1], #8
|
/openbmc/qemu/include/hw/arm/ |
H A D | smmu-common.h | 35 #define VMSA_BIT_LVL(isz, strd, lvl) ((isz) - (strd) * \ argument 37 #define VMSA_IDXMSK(isz, strd, lvl) ((1ULL << \ argument 38 VMSA_BIT_LVL(isz, strd, lvl)) - 1)
|
/openbmc/linux/arch/arm/crypto/ |
H A D | blake2s-core.S | 35 strd \a, \b, [\dst, #\offset]
|
H A D | chacha-scalar-core.S | 64 strd \a, \b, [\dst, #\offset]
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | 803 __BITFIELD_FIELD(unsigned int strd : 2,
|