OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SET_VREG64
(Results
1 - 2
of
2
) sorted by null
/art/runtime/interpreter/mterp/mips/
header.S
286
#define
SET_VREG64
(rlo, rhi, rix) .set noat; \
341
/* Combination of the
SET_VREG64
and GOTO_OPCODE functions to save 1 instruction */
/art/runtime/interpreter/mterp/out/
mterp_mips.S
293
#define
SET_VREG64
(rlo, rhi, rix) .set noat; \
348
/* Combination of the
SET_VREG64
and GOTO_OPCODE functions to save 1 instruction */
641
SET_VREG64
(a0, a1, a2) # fp[A] <- a0/a1
656
SET_VREG64
(a0, a1, a2) # fp[AA] <- a0/a1
671
SET_VREG64
(a0, a1, a2) # fp[AAAA] <- a0/a1
762
SET_VREG64
(a0, a1, a2) # fp[AA] <- a0/a1
944
SET_VREG64
(a0, a1, a3) # vAA <- a0/a1
[
all
...]
Completed in 87 milliseconds