Home | History | Annotate | Download | only in opcodes

Lines Matching defs:PREFIX_LOCK

177 #define PREFIX_LOCK 4
12124 prefixes |= PREFIX_LOCK;
15853 else if (address_mode != mode_64bit && (prefixes & PREFIX_LOCK))
15856 used_prefixes |= PREFIX_LOCK;
16441 && (prefixes & PREFIX_LOCK) != 0)
16495 else if ((prefixes & PREFIX_LOCK) != 0)