ppc.h: use mftb on ppc
authorSergey Fedorov <vital.had@gmail.com>
Fri, 5 Jan 2024 10:44:18 +0000 (18:44 +0800)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 24 Jan 2024 20:42:06 +0000 (15:42 -0500)
commitf6d614bcca247096df4cdfd586d551b26d0ea4ce
tree32c3906be22084dcdcf5b636c4c0633caef31ce2
parent7645628acba0da47743d99770211982759d185c7
ppc.h: use mftb on ppc

Older versions of GNU as do not support mftbl. The issue affects Darwin
PowerPC, as well as some older versions of NetBSD and Linux. Since mftb
is equivalent and universally understood, just use that.

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