Lines Matching refs:dex
238 * NOTE: the fast interpreter keeps track of dex pc as a direct pointer to the mapped
239 * dex byte codes. However, the rest of the runtime expects dex pc to be an instruction
241 * current dex pc as a direct pointer using the EXPORT_PC macro, and rely on GetDexPC
242 * to convert to a dex pc when needed.
790 EAS1(rPC, rPC, a0) # Create direct pointer to 1st dex opcode