Searched refs:ldstub (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/sys/arch/sparc/sparc/ |
| H A D | lock_stubs.s | 72 ldstub [%o0], %o1 ! try to acquire lock 148 ldstub [ %o0 + MTX_LOCK ], %o2 211 ldstub [%o5], %o3 ! %o5 == interlock address
|
| H A D | asm.h | 122 #define ldstub(loc) ({ \ macro
|
| H A D | locore.s | 4914 ldstub [%sp - 4], %g0 /* makeshift store-before-load barrier */ 5966 ldstub [%o0], %o1
|
| /netbsd-src/common/lib/libc/arch/sparc/atomic/ |
| H A D | membar_ops.S | 67 ldstub [%sp - 4], %g0
|
| H A D | atomic_cas.S | 93 1: ldstub [%o5], %o3 /* acquire lock */ ;\
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| H A D | sync.md | 80 "ldstub\t[%%sp-1], %%g0" 315 (define_insn "ldstub" 325 return "ldstub\t%1, %0";
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
| H A D | sync.md | 80 "ldstub\t[%%sp-1], %%g0" 315 (define_insn "ldstub" 325 return "ldstub\t%1, %0";
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 390 "ldstub [$addr], $dst", []>; 392 "ldstub [$addr], $dst", []>;
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2012 | 33805 (ldstub): Rename from ldstubqi. 33806 (ldstub<I24MODE>): Remove.
|
| H A D | ChangeLog-2011 | 2073 (ldstub<I24MODE>): Rename from *ldstub<I24MODE>, merge with expander.
|
| H A D | ChangeLog-2013 | 25468 (ldstub): Likewise.
|
| H A D | ChangeLog-2017 | 4698 (ldstub): Likewise.
|