Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
99229c71efda9363faa571017c52a215c6e28f83
/
.
/
runtime
/
interpreter
/
mterp
/
x86
/
op_rsub_int.S
blob: d6449c6c47665afe6d34ecff132703472dbc1d65 [
file
] [
log
] [
blame
]
/*
this op is
"rsub-int"
,
but can be thought of as
"rsub-int/lit16"
*/
%include "x86/binopLit16.S" {"instr":"subl %
eax
,
%ecx","result":"%
ecx
"}