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.27/opcodes/
mep-ibld.c 725 FLD (f_crnx_hi) = ((UINT) (FLD (f_crnx)) >> (4));
727 errmsg = insert_normal (cd, fields->f_crnx_hi, 0, 0, 28, 1, 32, total_length, buffer);
739 FLD (f_crnx_hi) = ((UINT) (FLD (f_crnx)) >> (4));
741 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 196 milliseconds