Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
a67a49a9758c2055cb544bfecdbb50dba2c502d1
/
.
/
runtime
/
interpreter
/
mterp
/
arm
/
op_long_to_int.S
blob: 3e91f230b7579ae9ee54b189d998633433329f4b [
file
] [
log
] [
blame
]
/*
we ignore the high word
,
making this equivalent to a
32
-
bit reg move
*/
%include
"arm/op_move.S"