Searched refs:HANDLE_OP_AGET (Results 1 - 18 of 18) sorted by relevance

/dalvik/vm/mterp/c/
H A DOP_AGET.c0 HANDLE_OP_AGET(OP_AGET, "", u4, )
H A DOP_AGET_BOOLEAN.c0 HANDLE_OP_AGET(OP_AGET_BOOLEAN, "-boolean", u1, )
H A DOP_AGET_BYTE.c0 HANDLE_OP_AGET(OP_AGET_BYTE, "-byte", s1, )
H A DOP_AGET_CHAR.c0 HANDLE_OP_AGET(OP_AGET_CHAR, "-char", u2, )
H A DOP_AGET_OBJECT.c0 HANDLE_OP_AGET(OP_AGET_OBJECT, "-object", u4, )
H A DOP_AGET_SHORT.c0 HANDLE_OP_AGET(OP_AGET_SHORT, "-short", s2, )
H A DOP_AGET_WIDE.c0 HANDLE_OP_AGET(OP_AGET_WIDE, "-wide", s8, _WIDE)
H A Dopcommon.c446 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.c993 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
2008 HANDLE_OP_AGET(OP_AGET, "", u4, )
2012 HANDLE_OP_AGET(OP_AGET_WIDE, "-wide", s8, _WIDE)
2016 HANDLE_OP_AGET(OP_AGET_OBJECT, "-object", u4, )
2020 HANDLE_OP_AGET(OP_AGET_BOOLEAN, "-boolean", u1, )
2024 HANDLE_OP_AGET(OP_AGET_BYTE, "-byte", s1, )
2028 HANDLE_OP_AGET(OP_AGET_CHAR, "-char", u2, )
2032 HANDLE_OP_AGET(OP_AGET_SHORT, "-short", s2, )
H A DInterpC-portdbg.c979 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
2369 HANDLE_OP_AGET(OP_AGET, "", u4, )
2373 HANDLE_OP_AGET(OP_AGET_WIDE, "-wide", s8, _WIDE)
2377 HANDLE_OP_AGET(OP_AGET_OBJECT, "-object", u4, )
2381 HANDLE_OP_AGET(OP_AGET_BOOLEAN, "-boolean", u1, )
2385 HANDLE_OP_AGET(OP_AGET_BYTE, "-byte", s1, )
2389 HANDLE_OP_AGET(OP_AGET_CHAR, "-char", u2, )
2393 HANDLE_OP_AGET(OP_AGET_SHORT, "-short", s2, )
H A DInterpC-portstd.c973 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
2108 HANDLE_OP_AGET(OP_AGET, "", u4, )
2112 HANDLE_OP_AGET(OP_AGET_WIDE, "-wide", s8, _WIDE)
2116 HANDLE_OP_AGET(OP_AGET_OBJECT, "-object", u4, )
2120 HANDLE_OP_AGET(OP_AGET_BOOLEAN, "-boolean", u1, )
2124 HANDLE_OP_AGET(OP_AGET_BYTE, "-byte", s1, )
2128 HANDLE_OP_AGET(OP_AGET_CHAR, "-char", u2, )
2132 HANDLE_OP_AGET(OP_AGET_SHORT, "-short", s2, )
H A DInterpC-armv4t.c993 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
H A DInterpC-armv5te-vfp.c993 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
H A DInterpC-armv5te.c993 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
H A DInterpC-armv7-a-neon.c993 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
H A DInterpC-armv7-a.c993 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
H A DInterpC-x86-atom.c993 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro
H A DInterpC-x86.c993 #define HANDLE_OP_AGET(_opcode, _opname, _type, _regsize) \ macro

Completed in 678 milliseconds