Home
last modified time | relevance | path

Searched refs:SWP (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dlse.S201 #define SWP GLUE4(swp, A, L, S) s(0), s(0), [x1] macro
203 #define SWP .inst 0x38208020 + B + N macro
207 SWP // s(0), s(0), [x1]
/freebsd/sys/conf/
H A Doptions.arm6416 # Emulate SWP/SWPB for COMPAT_FREEBSD32
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dinterlaken-lac.txt10 - Example LAC SWP Node with Child Nodes
/freebsd/share/misc/
H A Dscsi_modes69 {SWP} t1
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedExynosM5.td695 def : InstRW<[M5WriteLGW], (instregex "^SWP(A|AL|L)?[BHW]$")>;
696 def : InstRW<[M5WriteLGX], (instregex "^SWP(A|AL|L)?X$")>;
H A DAArch64InstrAtomics.td536 defm : LDOPregister_patterns<"SWP", "atomic_swap">;
H A DAArch64InstrFormats.td11737 // * SWP
11745 // SWP SZ |111000|A |R |1 |Rs |1 |OPC|00|Rn |Rt
11755 // SWP{<order>}[<size>] <Ws>, <Wt>, [<Xn|SP>]
11756 // SWP{<order>} <Xs>, <Xt>, [<Xn|SP>]
12363 // Read-Check-Write <OP> family (RCW[CLR|SET|SWP][S|P|PS]?[A|L|AL]?)
H A DAArch64InstrInfo.td2555 // v8.1 atomic SWP
2556 defm SWP : Swap<0, 0, "">;
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleA57.td121 "(t2)?SRS(DA|DB|IA|IB)", "SWP(B)?", "t?TRAP", "(t2|t)?UDF$", "t2DCPS", "t2SG",
H A DARMInstrInfo.td5374 // SWP/SWPB are deprecated in V6/V7 and optional in v7VE.
5377 def SWP : AIswp<0, (outs GPRnopc:$Rt),