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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86arch.h 157 JMP_NEAR_FORCED
x86bc.c 481 case JMP_NEAR_FORCED:
678 if (jmp->op_sel == JMP_NEAR_FORCED || jmp->shortop.len == 0) {
    [all...]
x86id.c 535 jmp->op_sel = JMP_NEAR_FORCED;
601 if ((jmp->op_sel == JMP_NEAR_FORCED) && (jmp->nearop.len == 0))
609 jmp->op_sel = JMP_NEAR_FORCED;
    [all...]

Completed in 1045 milliseconds