Lines Matching refs:cb
1061 {OpcodeInfo::all, {0x70 + ConditionMnemonic_##cc, cb }, { rel8 }, U }, \
1090 {OpcodeInfo::all, {0xEB, cb}, {rel8}, U },
1127 {OpcodeInfo::all, {0xE2, cb}, {ECX, rel8}, DU_U },
1133 {OpcodeInfo::all, {0xE1, cb}, {ECX, rel8}, DU_U },
1139 {OpcodeInfo::all, {0xE0, cb}, {ECX, rel8}, DU_U },
1882 if (sz==OpndSize_8) {imm_encode = ib; coff_encode=cb; }