Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
bd707ab60fa33ec1ba921ee0c7d3b24d70f00a54
/
.
/
runtime
/
interpreter
/
mterp
/
arm64
/
op_rem_int.S
blob: dd9dfda0883c9e63829f656c8f209cb8a1702477 [
file
] [
log
] [
blame
]
%include
"arm64/binop.S"
{
"preinstr"
:
"sdiv w2, w0, w1"
,
"instr"
:
"msub w0, w2, w1, w0"
,
"chkzero"
:
"1"
}