Alvise Rigo writes:
> Allow each architecture to set the exclusive range at any LoadLink
> operation through a CPUClass hook.
nit: space or continue paragraph.
> This comes in handy to emulate, for instance, the exclusive monitor
> implemented in some ARM architectures (more precisely, the Exc
Allow each architecture to set the exclusive range at any LoadLink
operation through a CPUClass hook.
This comes in handy to emulate, for instance, the exclusive monitor
implemented in some ARM architectures (more precisely, the Exclusive
Reservation Granule).
Suggested-by: Jani Kokkonen
Suggeste