HomeSort by relevance Sort by last modified time
    Searched refs:OP_IGET_WIDE_VOLATILE (Results 1 - 15 of 15) sorted by null

  /dalvik/vm/mterp/c/
OP_IGET_WIDE_VOLATILE.c 1 HANDLE_IGET_X(OP_IGET_WIDE_VOLATILE, "-wide-volatile", LongVolatile, _WIDE)
  /libcore/dalvik/src/main/java/dalvik/bytecode/
Opcodes.java 283 int OP_IGET_WIDE_VOLATILE = 0xe8;
  /dalvik/libdex/
OpCode.h 331 OP_IGET_WIDE_VOLATILE = 0xe8,
    [all...]
InstrUtils.c 308 case OP_IGET_WIDE_VOLATILE:
639 case OP_IGET_WIDE_VOLATILE:
972 case OP_IGET_WIDE_VOLATILE:
    [all...]
  /dalvik/vm/analysis/
Optimize.c 207 volatileOpc = OP_IGET_WIDE_VOLATILE;
    [all...]
RegisterMap.c     [all...]
CodeVerify.c     [all...]
  /dalvik/vm/mterp/out/
InterpC-x86-atom.c     [all...]
InterpC-x86.c     [all...]
InterpC-allstubs.c     [all...]
InterpC-portdbg.c     [all...]
InterpC-portstd.c     [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.c     [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 38 milliseconds