Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
1d011d9306fd4ff57d72411775d415a86f5ed398
/
.
/
runtime
/
interpreter
/
mterp
/
arm64
/
op_ushr_int_lit8.S
blob: 35090c46d79416e3d11c9f354a73c7298cd2d634 [
file
] [
log
] [
blame
]
%include
"arm64/binopLit8.S"
{
"preinstr"
:
"and w1, w1, #31"
,
"instr"
:
"lsr w0, w0, w1"
}