Searched defs:MOD_Op1Add (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.c43 #define MOD_Op1Add 3 /* Parameter adds to opcode byte 1 */ macro
473 case MOD_Op1Add:
591 if (info->modifiers[i] == MOD_Op1Add)
1193 case MOD_Op1Add:

Completed in 109 milliseconds