summaryrefslogtreecommitdiff
path: root/vm/mterp/armv5te/OP_INT_TO_BYTE.S
diff options
context:
space:
mode:
Diffstat (limited to 'vm/mterp/armv5te/OP_INT_TO_BYTE.S')
-rw-r--r--vm/mterp/armv5te/OP_INT_TO_BYTE.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/vm/mterp/armv5te/OP_INT_TO_BYTE.S b/vm/mterp/armv5te/OP_INT_TO_BYTE.S
new file mode 100644
index 0000000..cf1c981
--- /dev/null
+++ b/vm/mterp/armv5te/OP_INT_TO_BYTE.S
@@ -0,0 +1,2 @@
+%verify "executed"
+%include "armv5te/unop.S" {"preinstr":"mov r0, r0, asl #24", "instr":"mov r0, r0, asr #24"}