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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86arch.h 153 JMP_NONE,
x86bc.c 469 case JMP_NONE:
713 if (jmp->op_sel == JMP_NONE)
725 if (jmp->op_sel == JMP_NONE)
    [all...]
x86id.c 538 jmp->op_sel = JMP_NONE;
605 if (jmp->op_sel == JMP_NONE) {
    [all...]

Completed in 202 milliseconds