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