https://bugs.kde.org/show_bug.cgi?id=359524

--- Comment #1 from Julian Seward <jsew...@acm.org> ---
What you're seeing is the result of a kludge, in which btq for a register
operand
is implemented by pushing the argument on the (guest) stack temporarily,
and then executing the same IR as for btq with a memory operand.  Have a look
at the relevant bits of guest_amd64_toIR.c.  I'm sure it's documented there.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to