/toolchain/binutils/binutils-2.25/opcodes/ |
mep-ibld.c | 802 FLD (f_ivc2_8u20) = ((FLD (f_ivc2_imm16p0)) & (255)); 807 errmsg = insert_normal (cd, fields->f_ivc2_8u20, 0, 0, 20, 8, 32, total_length, buffer); 858 errmsg = insert_normal (cd, fields->f_ivc2_8u20, 0, 0, 20, 8, 32, total_length, buffer); [all...] |
mep-opc.h | 481 long f_ivc2_8u20; member in struct:cgen_fields
|
mep-asm.c | 999 errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM8P20, (unsigned long *) (& fields->f_ivc2_8u20)); [all...] |
mep-dis.c | 900 print_normal (cd, info, fields->f_ivc2_8u20, 0, pc, length); [all...] |