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