Searched defs:OPT_Imm1 (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.c105 OPT_Imm1 = 22, /* immediate, value=1 (for special-case shift) */ enumerator in enum:x86_operand_type
851 case OPT_Imm1:
917 || info_ops[i].type == OPT_Imm1)

Completed in 77 milliseconds