Home
last modified time | relevance | path

Searched refs:clobbers (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Drmwcc.h13 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument
18 : clobbers : cc_label); \
29 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument
34 : __VA_ARGS__ : clobbers); \
57 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, cc, clobbers...) \ argument
59 __CLOBBERS_MEM(clobbers))
61 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, cc, vcon, _val, clobbers...)\ argument
63 __CLOBBERS_MEM(clobbers), [val] vcon (_val))
/openbmc/linux/arch/mips/kernel/
H A Dr2300_fpu.S43 fpu_save_single a0, t1 # clobbers t1
51 fpu_restore_single a0, t1 # clobbers t1
H A Dr4k_fpu.S47 fpu_save_double a0 t0 t1 # clobbers t1
59 fpu_restore_double a0 t0 t1 # clobbers t1
/openbmc/linux/arch/arc/include/asm/
H A Dentry-arcv2.h114 FAKE_RET_FROM_EXCPN ; clobbers r9
240 ; _SOFT clobbers r10 restored by _HARD hence the order
H A Dentry-compact.h189 FAKE_RET_FROM_EXCPN ; clobbers r9
/openbmc/linux/arch/loongarch/kernel/
H A Dfpu.S308 fpu_save_double a0 t1 # clobbers t1
309 fpu_save_cc a0 t1 t2 # clobbers t1, t2
318 fpu_restore_double a0 t1 # clobbers t1
320 fpu_restore_cc a0 t1 t2 # clobbers t1, t2
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dcoding-style.rst894 : /* outputs */ : /* inputs */ : /* clobbers */);
/openbmc/linux/Documentation/translations/zh_CN/process/
H A Dcoding-style.rst998 : /* outputs */ : /* inputs */ : /* clobbers */);
/openbmc/linux/arch/x86/crypto/
H A Dsha512-avx2-asm.S85 TBL = %rdi # clobbers CTX1
95 T1 = %r12 # clobbers CTX2
H A Dsha256-avx2-asm.S98 e = %edx # clobbers NUM_BLKS
99 y3 = %esi # clobbers INP
H A Dsha256-avx-asm.S102 SRND = %rsi # clobbers INP
H A Dsha256-ssse3-asm.S95 SRND = %rsi # clobbers INP
H A Daesni-intel_asm.S194 # clobbers r12, and tmp xmm registers.
593 # clobbers r10-11, xmm14
/openbmc/linux/Documentation/livepatch/
H A Dreliable-stacktrace.rst245 before the BL clobbers the link register and branches to the trampoline. At the
/openbmc/linux/arch/sparc/lib/
H A DM7memcpy.S544 mov %g1, %o3 ! save %g1 as VISEntryHalf clobbers it
/openbmc/linux/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt2393 foo() clobbers *waiter
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dcoding-style.rst1140 : /* outputs */ : /* inputs */ : /* clobbers */);
/openbmc/linux/Documentation/process/
H A Dcoding-style.rst1137 : /* outputs */ : /* inputs */ : /* clobbers */);
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc2463 clobbers TCG_TMP1, TCG_TMP2. */
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dcoding-style.rst1177 : /* outputs */ : /* inputs */ : /* clobbers */);
/openbmc/linux/Documentation/
H A Dmemory-barriers.txt2429 foo() clobbers *waiter