/toolchain/binutils/binutils-2.25/opcodes/ |
mt-opc.h | 120 long f_mask1; 119 long f_mask1; member in struct:cgen_fields
|
mt-ibld.c | 695 errmsg = insert_normal (cd, fields->f_mask1, 0, 0, 22, 3, 32, total_length, buffer); 915 length = extract_normal (cd, ex_info, insn_value, 0, 0, 22, 3, 32, total_length, pc, & fields->f_mask1); [all...] |
mt-dis.c | 237 print_dollarhex (cd, info, fields->f_mask1, 0, pc, length);
|
mt-asm.c | 542 errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_MASK1, (unsigned long *) (& fields->f_mask1));
|
mt-opc.c | 197 32, 32, 0xfc000000, { { F (F_MSYS) }, { F (F_MSOPC) }, { F (F_RDA) }, { F (F_WR) }, { F (F_XMODE) }, { F (F_MASK1) }, { F (F_SR2) }, { F (F_FBDISP) }, { F (F_ROWNUM2) }, { F (F_RC2) }, { F (F_CTXDISP) }, { 0 } } [all...] |