commit | f90468b6465f64d4f5cf24ad81142c51f37320cf | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Thu Dec 18 10:34:29 2014 -0600 |
committer | Alexander Graf <agraf@suse.de> | Wed Jan 07 16:16:27 2015 +0100 |
tree | f872085ce138e0c9101c99348979837f5d098f7c | |
parent | 549cfe5d5d315babec92d4e7043bb872f61c838a [diff] |
target-ppc: Introduce Instruction Type for Transactional Memory Add a category (PPC2_TM) for the Transactional Memory instructions introduced in Power ISA 2.07. Signed-off-by: Tom Musta <tommusta@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>