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

  /dalvik/vm/mterp/c/
OP_IGET_VOLATILE.c 1 HANDLE_IGET_X(OP_IGET_VOLATILE, "-volatile", IntVolatile, )
  /dalvik/libdex/
OpCode.h 325 OP_IGET_VOLATILE = 0xe3,
    [all...]
InstrUtils.c 300 case OP_IGET_VOLATILE:
631 case OP_IGET_VOLATILE:
974 case OP_IGET_VOLATILE:
    [all...]
  /dalvik/vm/analysis/
Optimize.c 203 volatileOpc = OP_IGET_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 33 milliseconds