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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
xdflong.asm 104 jmp 0x8 : long_mode
106 long_mode: label
  /external/qemu/target-i386/
hax-interface.h 99 uint32 long_mode : 1; member in struct:segment_desc_t::__anon27345::__anon27346
hax-all.c 673 lhs->long_mode = 0;
689 | (rhs->long_mode << DESC_L_SHIFT)
707 lhs->long_mode = (flags >> DESC_L_SHIFT) & 1;

Completed in 192 milliseconds