Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c218427ab96e521e0c4e9a3ffeb87e6c57eea0a5
/
.
/
runtime
/
interpreter
/
mterp
/
arm64
/
op_ushr_int_lit8.S
blob: 555ed4eb296d7b5e1abe9e14bf3aa43c7ba75959 [
file
] [
log
] [
blame
]
%include
"arm64/binopLit8.S"
{
"extract"
:
"ubfx w1, w3, #8, #5"
,
"instr"
:
"lsr w0, w0, w1"
}