Searched refs:INDEXB (Results 1 – 3 of 3) sorted by relevance
100 case INDEXB: in extract_immediate()286 else if ((x & MODE) == INDEXB) in print_one_arg()459 || (looking_for & MODE) == INDEXB in bfd_h8_disassemble()648 (args[0] & MODE) == INDEXB ? 'b' : 'w'); in bfd_h8_disassemble()
805 op->mode |= INDEXB | direction; in get_operand()962 operand[0].mode = (operand[0].mode & ~MODE) | INDEXB; in get_mova_operands()979 operand[0].mode = (operand[0].mode & ~MODE) | INDEXB; in get_mova_operands()1219 || op_mode == INDEXB || op_mode == INDEXW in get_specific()1880 case INDEXB: in fix_operand_size()2040 case INDEXB: in md_assemble()
64 INDEXB = 0x1200, enumerator157 INDEXB16 = INDEXB | L_16,160 INDEXB16D = INDEXB | L_16 | DST,164 INDEXB32 = INDEXB | L_32,167 INDEXB32D = INDEXB | L_32 | DST,