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