OSDN Git Service

Added new bytecodes for the x86-atom fast interpreter build.
[android-x86/dalvik.git] / vm / mterp / config-x86-atom
index a8acc65..61e2e72 100644 (file)
@@ -60,6 +60,7 @@ op-start x86-atom
 #op OP_APUT_SHORT c
 #op OP_APUT_WIDE c
 #op OP_ARRAY_LENGTH c
+#op OP_BREAKPOINT c
 #op OP_CHECK_CAST c
 #op OP_CMPG_DOUBLE c
 #op OP_CMPG_FLOAT c
@@ -90,6 +91,7 @@ op-start x86-atom
 #op OP_DOUBLE_TO_FLOAT c
 #op OP_DOUBLE_TO_INT c
 #op OP_DOUBLE_TO_LONG c
+#op OP_EXECUTE_INLINE_RANGE c
 #op OP_EXECUTE_INLINE c
 #op OP_FILL_ARRAY_DATA c
 #op OP_FILLED_NEW_ARRAY_RANGE c
@@ -283,10 +285,6 @@ op-start x86-atom
 #op OP_XOR_LONG_2ADDR c
 #op OP_XOR_LONG c
 
-# TODO: provide native implementations
-op OP_BREAKPOINT c
-op OP_EXECUTE_INLINE_RANGE c
-
 op-end
 
 # arch-specific entry point to interpreter