commit | 4ee4a03b38685be863803e52d9b00ffbc7ce9a22 | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Wed Jun 04 22:51:01 2014 +1000 |
committer | Alexander Graf <agraf@suse.de> | Mon Jun 16 13:24:45 2014 +0200 |
tree | 2297a43ae990bc832cc7c1fec7f03a7a68ffae8d | |
parent | 80b3f79b999a334b277137f698c43e7730da4224 [diff] |
target-ppc: Add POWER8's Event Based Branch (EBB) control SPRs POWER8 supports Event-Based Branch Facility (EBB). It is controlled via set of SPRs access to which should generate an "Facility Unavailable" interrupt if the facilities are not enabled in FSCR for problem state. This adds EBB SPRs. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by: Tom Musta <tommusta@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>