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