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

  /dalvik/vm/mterp/c/
OP_INT_TO_BYTE.cpp 0 HANDLE_INT_TO_SMALL(OP_INT_TO_BYTE, "byte", s1)
OP_INT_TO_CHAR.cpp 0 HANDLE_INT_TO_SMALL(OP_INT_TO_CHAR, "char", u2)
OP_INT_TO_SHORT.cpp 0 HANDLE_INT_TO_SMALL(OP_INT_TO_SHORT, "short", s2) /* want sign bit */
opcommon.cpp 62 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \
    [all...]
  /dalvik/vm/mterp/out/
InterpC-allstubs.cpp 568 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \
    [all...]
InterpC-portable.cpp 520 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \
    [all...]
InterpC-armv5te-vfp.cpp 568 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \
    [all...]
InterpC-armv5te.cpp 568 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \
    [all...]
InterpC-armv7-a-neon.cpp 568 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \
    [all...]
InterpC-armv7-a.cpp 568 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \
    [all...]
InterpC-x86-atom.cpp 568 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \
    [all...]
InterpC-x86.cpp 568 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \
    [all...]

Completed in 53 milliseconds