Skip to content
Commit 32628b5c authored by Sandipan Das's avatar Sandipan Das Committed by Michael Ellerman
Browse files

powerpc sstep: Add support for cnttzw, cnttzd instructions



This adds emulation support for the following integer instructions:
  * Count Trailing Zeros Word (cnttzw[.])
  * Count Trailing Zeros Doubleword (cnttzd[.])

Signed-off-by: default avatarSandipan Das <sandipan@linux.ibm.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent a23987ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment