Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c218427ab96e521e0c4e9a3ffeb87e6c57eea0a5
/
.
/
runtime
/
interpreter
/
mterp
/
arm
/
op_shl_int_lit8.S
blob: 60a149880f13c2a4e693741c57fe90a79178a7e2 [
file
] [
log
] [
blame
]
%include
"arm/binopLit8.S"
{
"extract"
:
"ubfx r1, r3, #8, #5"
,
"instr"
:
"mov r0, r0, asl r1"
}