aarch64: Implement caa_cpu_relax as yield instruction
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 31 May 2023 16:05:10 +0000 (12:05 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 31 May 2023 16:05:10 +0000 (12:05 -0400)
commite8363ee3e56dd3532147aa5704cf8107801ded9d
tree29677e8181c5b320eac8485e9bcab6ce8424e762
parent106ed13754b1b836f4b59405f4e02aea4bf5eef0
aarch64: Implement caa_cpu_relax as yield instruction

Use the aarch64 "yield" instruction which has the wanted semantic for
caa_cpu_relax.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I9852ae3170d4cc2207f8120355b51c1d0e5e5506
include/urcu/arch/aarch64.h
This page took 0.025277 seconds and 4 git commands to generate.