diff options
author | Scott Wood <[email protected]> | 2016-03-02 22:51:04 -0600 |
---|---|---|
committer | Scott Wood <[email protected]> | 2016-03-03 23:43:05 -0600 |
commit | 37c5e942bb2eedd98c1cd1fa1f94d79f6b830c38 (patch) | |
tree | 2d846e3812b414f352d91779c311e4b08f1cd069 /scripts/gdb/linux | |
parent | fb822e6076d972691c5dd33431c10f82dda94ae9 (diff) |
powerpc/fsl-book3e: Avoid lbarx on e5500
lbarx/stbcx. are implemented on e6500, but not on e5500.
Likewise, SMT is on e6500, but not on e5500.
So, avoid executing an unimplemented instruction by only locking
when needed (i.e. in the presence of SMT).
Signed-off-by: Scott Wood <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions