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

  /toolchain/binutils/binutils-2.27/opcodes/
mep-ibld.c 648 FLD (f_ccrn_hi) = ((((UINT) (FLD (f_ccrn)) >> (4))) & (3));
649 FLD (f_ccrn_lo) = ((FLD (f_ccrn)) & (15));
    [all...]
mep-opc.h 434 long f_ccrn; member in struct:cgen_fields
mep-asm.c 867 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_ccr, & fields->f_ccrn);
    [all...]
mep-dis.c 768 print_keyword (cd, info, & mep_cgen_opval_h_ccr, fields->f_ccrn, 0|(1<<CGEN_OPERAND_VIRTUAL));
    [all...]

Completed in 197 milliseconds