Home
last modified time | relevance | path

Searched refs:instr (Results 1 – 25 of 76) sorted by relevance

1234

/dalvik/vm/compiler/template/armv5te-vfp/
Dfbinop.S12 $instr
DfbinopWide.S12 $instr
Dfunop.S13 $instr @ s1<- op s0
DfunopWider.S13 $instr @ d0<- op s0
DfunopNarrower.S13 $instr @ s0<- op d0
/dalvik/vm/mterp/mips/
DOP_NOP.S2 FETCH_ADVANCE_INST(1) # advance to next instr, load rINST
Dunop.S16 $instr # a0 <- op, a0-a3 changed
Dbinop2addr.S26 $instr # $result <- op, a0-a3 changed
DunopWider.S16 $instr # result <- op, a0-a3 changed
/dalvik/vm/mterp/armv5te/
DOP_NOP.S2 FETCH_ADVANCE_INST(1) @ advance to next instr, load rINST
Dunop.S17 $instr @ r0<- op, r0-r3 changed
/dalvik/vm/mterp/x86/
DbinopLit8.S16 $instr # ex: addl %ecx,%eax
Dbinop2addr.S17 $instr # for ex: addl %eax,(rFP,%ecx,4)
Dunop.S13 $instr
Dfpcvt.S10 $instr
Dbinop.S15 $instr # ex: addl (rFP,%ecx,4),%eax
Dbinop1.S11 $instr # ex: addl %ecx,%eax
Dbinflop.S10 $instr (rFP,%ecx,4) # ex: faddp
Dshop2addr.S11 $instr # ex: sarl %cl,%eax
DbinopLit16.S17 $instr # for example: addl %ecx, %eax
Dbinflop2addr.S12 $instr (rFP,rINST,4) # ex: faddp
/dalvik/vm/compiler/template/mips/
Dfunop.S20 $instr # v0<- op, a0-a3 changed
DfunopWider.S17 $instr # result<- op, a0-a3 changed
DfunopNarrower.S23 $instr # v0<- op, a0-a3 changed
/dalvik/vm/mterp/armv6t2/
Dunop.S16 $instr @ r0<- op, r0-r3 changed

1234