+38
−0
Loading
Add degenerate implementations of the non-privileged Transactional Memory instructions tend., tabort*. and tsr. This implementation simply checks the MSR[TM] bit and then sets CR0 to 0b0000. This is a reasonable degenerate implementation since transactions are never allowed to begin and hence MSR[TS] is always 0b00. Signed-off-by:Tom Musta <tommusta@gmail.com> Signed-off-by:
Alexander Graf <agraf@suse.de>