Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
e6141d7aba1078c0465294408133aaf00ae47f1b
/
.
/
runtime
/
interpreter
/
mterp
/
arm64
/
op_nop.S
blob: 80c2d452f81d3ee6273d875ced07934dd04e05fd [
file
] [
log
] [
blame
]
Bill Buzbee
3b0b4b9
2016-02-02 13:45:36 +0000
[
diff
] [
blame
]
1
FETCH_ADVANCE_INST
1
//
advance to
next
instr
,
load rINST
2
GET_INST_OPCODE ip
//
ip
<-
opcode from rINST
3
GOTO_OPCODE ip
//
execute it