HomeSort by relevance Sort by last modified time
    Searched refs:f_c5_rnmuimm24 (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
mep-ibld.c 602 FLD (f_c5_rnm) = ((UINT) (FLD (f_c5_rnmuimm24)) >> (16));
603 FLD (f_c5_16u16) = ((FLD (f_c5_rnmuimm24)) & (65535));
    [all...]
mep-opc.h 445 long f_c5_rnmuimm24; member in struct:cgen_fields
mep-asm.c 858 errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_C5RNMUIMM24, (unsigned long *) (& fields->f_c5_rnmuimm24));
    [all...]
mep-dis.c 759 print_normal (cd, info, fields->f_c5_rnmuimm24, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
    [all...]

Completed in 512 milliseconds