Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
fcfb4dd31e9dc62bb54735dcd92ce847dd7bf273
/
.
/
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"