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

  /art/compiler/dex/quick/x86/
x86_lir.h 363 kX86Jmp8, kX86Jmp32, // jmp rel8/32; lir operands - 0: rel, target assigned
target_x86.cc 507 return (lir->opcode == kX86Jmp8 || lir->opcode == kX86Jmp32);
assemble_x86.cc     [all...]

Completed in 27 milliseconds