Lines Matching full:instruction
18 * Dalvik instruction utility functions.
27 * Possible instruction formats associated with Dalvik opcodes.
30 * opcodes and instruction formats.
84 * Instruction width implied by an opcode's format; a value in the
127 * Holds the contents of a decoded instruction.
140 * Return the instruction width of the specified opcode, or 0 if not defined.
149 * Return the width of the specified instruction, or 0 if not defined. Also
173 * Return the instruction format for the specified opcode.
182 * Return the instruction index type for the specified opcode.
191 * Decode the instruction pointed to by "insns".