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

  /hardware/google/apf/
apf.h 140 #define JMP_OPCODE 14 // Unconditional jump, e.g. "jmp label"
apf_disassembler.c 46 [JMP_OPCODE] = "jmp",
114 case JMP_OPCODE:
apf_interpreter.c 146 case JMP_OPCODE:

Completed in 3401 milliseconds