HomeSort by relevance Sort by last modified time
    Searched refs:fetch (Results 26 - 50 of 113) sorted by null

12 3 4 5

  /dalvik/vm/mterp/x86-atom/
OP_DIV_FLOAT.S 36 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
OP_INT_TO_DOUBLE.S 36 FFETCH_ADV 1, %edx # %edx<- next instruction hi; fetch, advance
OP_MOVE_EXCEPTION.S 34 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance
OP_MOVE_WIDE.S 34 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance
OP_MUL_INT.S 31 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
OP_MUL_INT_2ADDR.S 24 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance
binop2addr.S 36 #FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance
binopF.S 34 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
binopF2addr.S 36 FFETCH_ADV 1, %edx # %ecx<- next instruction hi; fetch, advance
binopLit16.S 39 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
binopLit8.S 36 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
binopLit8S.S 36 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
binopS.S 34 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
binopS2addr.S 35 FFETCH_ADV 1, %eax # %ecx<- next i nstruction hi; fetch, advance
binopWide.S 35 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
binopWide2addr.S 37 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance
unop.S 38 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance
unopWide.S 38 FFETCH_ADV 1, %eax # %eax<- next instruction hi; fetch, advance
OP_AGET_WIDE.S 40 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
OP_APUT.S 46 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
OP_APUT_WIDE.S 40 FFETCH_ADV 2, %eax # %eax<- next instruction hi; fetch, advance
OP_CONST_WIDE.S 31 FETCH 1, %ecx # %ecx<- BBBBlolo
32 FETCH 2, %edx # %edx<- BBBBlohi
36 FETCH 3, %ecx # %ecx<- BBBBhilo
37 FETCH 4, %edx # %edx<- BBBBhihi
38 FFETCH_ADV 5, %eax # %eax<- next instruction hi; fetch, advance
OP_FILL_ARRAY_DATA.S 32 FETCH 1, %ecx # %ecx<- BBBBlo
33 FETCH 2, %edx # %edx<- BBBBhi
42 FFETCH_ADV 3, %edx # %edx<- next instruction hi; fetch, advance
  /external/webkit/WebKitTools/QueueStatusServer/handlers/
recentstatus.py 49 statuses = QueueStatus.all().filter("queue_name =", queue).order("-date").fetch(6)
  /dalvik/vm/mterp/armv5te/
OP_MONITOR_EXIT.S 13 EXPORT_PC() @ before fetch: export the PC

Completed in 122 milliseconds

12 3 4 5