OPERAND_BASE
[B_16] = { 4, 16, OPERAND_BASE | OPERAND_GPR },
[B_32] = { 4, 32, OPERAND_BASE | OPERAND_GPR },
if ((operand->flags & OPERAND_BASE) &&
else if (operand->flags & OPERAND_BASE) {