/toolchain/binutils/binutils-2.25/opcodes/ |
mt-opc.h | 121 long f_cr; 120 long f_cr; member in struct:cgen_fields
|
mt-ibld.c | 626 errmsg = insert_normal (cd, fields->f_cr, 0, 0, 22, 3, 32, total_length, buffer); 843 length = extract_normal (cd, ex_info, insn_value, 0, 0, 22, 3, 32, total_length, pc, & fields->f_cr); [all...] |
mt-dis.c | 180 print_dollarhex (cd, info, fields->f_cr, 0, pc, length);
|
mt-asm.c | 485 errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_CR, (unsigned long *) (& fields->f_cr));
|
mt-opc.c | 221 32, 32, 0xfc000000, { { F (F_MSYS) }, { F (F_MSOPC) }, { F (F_PERM) }, { F (F_A23) }, { F (F_CR) }, { F (F_CBS) }, { F (F_INCR) }, { F (F_CCB) }, { F (F_CDB) }, { F (F_ROWNUM2) }, { F (F_DUP) }, { F (F_CTXDISP) }, { 0 } } [all...] |