Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
2c4ffe1c2a348248af930f47e095e1e051ec1a3d
/
.
/
runtime
/
interpreter
/
mterp
/
arm64
/
op_shl_int_lit8.S
blob: 9c19b55550af21620b4358712fc23f1cf3a7f83f [
file
] [
log
] [
blame
]
%include
"arm64/binopLit8.S"
{
"extract"
:
"ubfx w1, w3, #8, #5"
,
"instr"
:
"lsl w0, w0, w1"
}