From kde-bugs-dist Thu Aug 09 16:32:23 2012 From: Ambroz Bizjak Date: Thu, 09 Aug 2012 16:32:23 +0000 To: kde-bugs-dist Subject: [Bug 304867] implement MOVBE instruction in x86 mode Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=134453013831051 https://bugs.kde.org/show_bug.cgi?id=304867 --- Comment #1 from Ambroz Bizjak --- Created attachment 73067 --> https://bugs.kde.org/attachment.cgi?id=73067&action=edit test code This code with inline assembly reads an integer from command line and reverses it using both forms of the movbe instruction (4-byte only). -- You are receiving this mail because: You are watching all bug changes.