OSDN Git Service

Update to allow x86-atom build for FI on Gingerbread
[android-x86/dalvik.git] / vm / mterp / x86-atom / OP_XOR_INT.S
index 6c8e26d..d36b83f 100644 (file)
@@ -17,4 +17,4 @@
     * File: OP_XOR_INT.S
     */
 
-%include "x86-atom/binop.S" {"instr":"xor     (rFP, %edx, 4), %ecx"}
\ No newline at end of file
+%include "x86-atom/binop.S" {"instr":"xor     %edx, %ecx"}