Searched refs:clrex (Results 1 – 10 of 10) sorted by relevance
| /src/sys/arm/arm/ |
| H A D | exception.S | 99 clrex; \ 149 clrex; \
|
| H A D | swtch-v6.S | 426 clrex
|
| /src/sys/arm64/include/ |
| H A D | cpufunc.h | 127 clrex(void) in clrex() function
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMPredicates.td | 136 "v7 clrex">;
|
| H A D | ARMFeatures.td | 144 "Has v7 clrex instruction">;
|
| H A D | ARMInstrInfo.td | 5329 def CLREX : AXI<(outs), (ins), MiscFrm, NoItinerary, "clrex", 6494 // assume seq_cst, strong cmpxchg and omit clrex on failure.
|
| H A D | ARMInstrThumb2.td | 3847 def t2CLREX : T2I<(outs), (ins), NoItinerary, "clrex", "", [(int_arm_clrex)]>,
|
| /src/sys/arm64/arm64/ |
| H A D | trap.c | 277 clrex(); in data_abort()
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrAtomics.td | 492 // assume seq_cst, strong cmpxchg and omit clrex on failure.
|
| H A D | AArch64InstrInfo.td | 1232 def CLREX : CRmSystemI<imm0_15, 0b010, "clrex">; 2004 def : InstAlias<"clrex", (CLREX 0xf)>;
|