Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
22d8e48cada1e5811ad50db16cdf985ec9f568e3
/
.
/
runtime
/
interpreter
/
mterp
/
x86
/
op_aput_char.S
blob: ca42cf0c74cca1cb3065f6386141391b6dbfef75 [
file
] [
log
] [
blame
]
%include
"x86/op_aput.S"
{
"reg"
:
"rINSTw"
,
"store"
:
"movw"
,
"shift"
:
"2"
,
"data_offset"
:
"MIRROR_CHAR_ARRAY_DATA_OFFSET"
}