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