]> granicus.if.org Git - strace/commit
powerpc: skip poking CCR if it is unchanged
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 4 Jul 2019 18:25:49 +0000 (18:25 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 4 Jul 2019 18:25:49 +0000 (18:25 +0000)
commit0e2c0cc0f4c8885e1e6848db53a440d404cc7621
tree38b6f3e393d04b1f6ca919db4569a87438aa69e6
parentdbaff1e3cf82776f08099c6572dc2d79f82e87f0
powerpc: skip poking CCR if it is unchanged

* linux/powerpc/set_error.c (arch_set_r3_ccr): New function.
(arch_set_error, arch_set_success): Use it.
linux/powerpc/set_error.c