Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
2c4ffe1c2a348248af930f47e095e1e051ec1a3d
/
.
/
runtime
/
interpreter
/
mterp
/
x86_64
/
op_const_wide.S
blob: 56151771752cd13efdef2090825c3d6e8c9e7308 [
file
] [
log
] [
blame
]
/*
const
-
wide vAA
,
#+HHHHhhhhBBBBbbbb */
movq
2
(
rPC
),
%rax
# rax <- HHHHhhhhBBBBbbbb
SET_WIDE_VREG %rax
,
rINSTq
ADVANCE_PC_FETCH_AND_GOTO_NEXT
5