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

  /toolchain/binutils/binutils-2.25/opcodes/
mep-ibld.c 718 FLD (f_crnx_hi) = ((UINT) (FLD (f_crnx)) >> (4));
720 errmsg = insert_normal (cd, fields->f_crnx_hi, 0, 0, 28, 1, 32, total_length, buffer);
732 FLD (f_crnx_hi) = ((UINT) (FLD (f_crnx)) >> (4));
734 errmsg = insert_normal (cd, fields->f_crnx_hi, 0, 0, 28, 1, 32, total_length, buffer);
    [all...]
mep-opc.h 362 long f_crnx_hi; member in struct:cgen_fields

Completed in 46 milliseconds