/toolchain/binutils/binutils-2.25/opcodes/ |
mep-ibld.c | 801 FLD (f_ivc2_8u0) = ((((UINT) (FLD (f_ivc2_imm16p0)) >> (8))) & (255)); 804 errmsg = insert_normal (cd, fields->f_ivc2_8u0, 0, 0, 0, 8, 32, total_length, buffer); 855 errmsg = insert_normal (cd, fields->f_ivc2_8u0, 0, 0, 0, 8, 32, total_length, buffer); [all...] |
mep-opc.h | 469 long f_ivc2_8u0; member in struct:cgen_fields
|
mep-asm.c | 996 errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM8P0, (unsigned long *) (& fields->f_ivc2_8u0)); [all...] |
mep-dis.c | 897 print_normal (cd, info, fields->f_ivc2_8u0, 0, pc, length); [all...] |