Searched refs:indirDX (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i386-dis.c | 328 #define indirDX { OP_IMREG, indir_dx_reg } macro 2535 { "ins{b|}", { Ybr, indirDX } }, 2679 { "inB", { AL, indirDX } }, 2680 { "inG", { zAX, indirDX } }, 2681 { "outB", { indirDX, AL } }, 2682 { "outG", { indirDX, zAX } }, 6780 { "ins{R|}", { Yzr, indirDX } }, 6781 { "ins{G|}", { Yzr, indirDX } },
|