Searched defs:OPT_ImmNotSegOff (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
H A Dx86id.c107 OPT_ImmNotSegOff = 23, enumerator in enum:x86_operand_type
860 case OPT_ImmNotSegOff:
916 || info_ops[i].type == OPT_ImmNotSegOff

Completed in 32 milliseconds