Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Dexception.S99 clrex; \
149 clrex; \
H A Dswtch-v6.S427 clrex
/freebsd/sys/arm64/include/
H A Dcpufunc.h120 clrex(void) in clrex() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMPredicates.td136 "v7 clrex">;
H A DARMFeatures.td144 "Has v7 clrex instruction">;
H A DARMInstrInfo.td5329 def CLREX : AXI<(outs), (ins), MiscFrm, NoItinerary, "clrex",
6494 // assume seq_cst, strong cmpxchg and omit clrex on failure.
H A DARMInstrThumb2.td3847 def t2CLREX : T2I<(outs), (ins), NoItinerary, "clrex", "", [(int_arm_clrex)]>,
/freebsd/sys/arm64/arm64/
H A Dtrap.c272 clrex(); in data_abort()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrAtomics.td492 // assume seq_cst, strong cmpxchg and omit clrex on failure.
H A DAArch64InstrInfo.td1232 def CLREX : CRmSystemI<imm0_15, 0b010, "clrex">;
2004 def : InstAlias<"clrex", (CLREX 0xf)>;