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

  /dalvik/vm/mterp/c/
OP_SGET_VOLATILE.c 1 HANDLE_SGET_X(OP_SGET_VOLATILE, "-volatile", IntVolatile, )
  /dalvik/libdex/
OpCode.h 327 OP_SGET_VOLATILE = 0xe5,
    [all...]
InstrUtils.c 302 case OP_SGET_VOLATILE:
633 case OP_SGET_VOLATILE:
982 case OP_SGET_VOLATILE:
    [all...]
  /dalvik/vm/analysis/
Optimize.c 259 volatileOpc = OP_SGET_VOLATILE;
    [all...]
CodeVerify.c     [all...]
  /dalvik/vm/mterp/out/
InterpC-x86-atom.c     [all...]
InterpC-allstubs.c     [all...]
InterpC-portdbg.c     [all...]
InterpC-portstd.c     [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.c     [all...]

Completed in 29 milliseconds