diff options
| author | Tom Musta | 2014-12-18 17:34:35 +0100 |
|---|---|---|
| committer | Alexander Graf | 2015-01-07 16:16:27 +0100 |
| commit | 56a846157edaba3389eb141e104774451d82ce51 (patch) | |
| tree | 31a96bb3ec72a229b86a7e6380cb0512507a02b2 /scripts | |
| parent | target-ppc: Introduce tbegin (diff) | |
| download | qemu-56a846157edaba3389eb141e104774451d82ce51.tar.gz qemu-56a846157edaba3389eb141e104774451d82ce51.tar.xz qemu-56a846157edaba3389eb141e104774451d82ce51.zip | |
target-ppc: Introduce TM Noops
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
