HomeSort by relevance Sort by last modified time
    Searched full:f_sn (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
epiphany-ibld.c 807 errmsg = insert_normal (cd, fields->f_sn, 0, 0, 12, 3, 32, total_length, buffer);
812 FLD (f_sn) = ((FLD (f_sn6)) & (7));
818 errmsg = insert_normal (cd, fields->f_sn, 0, 0, 12, 3, 32, total_length, buffer);
826 FLD (f_sn) = ((FLD (f_sn6)) & (7));
832 errmsg = insert_normal (cd, fields->f_sn, 0, 0, 12, 3, 32, total_length, buffer);
840 FLD (f_sn) = ((FLD (f_sn6)) & (7));
846 errmsg = insert_normal (cd, fields->f_sn, 0, 0, 12, 3, 32, total_length, buffer);
854 FLD (f_sn) = ((FLD (f_sn6)) & (7));
860 errmsg = insert_normal (cd, fields->f_sn, 0, 0, 12, 3, 32, total_length, buffer);
    [all...]
epiphany-opc.h 180 long f_sn;
179 long f_sn; member in struct:cgen_fields
epiphany-asm.c 433 errmsg = parse_shortregs (cd, strp, & epiphany_cgen_opval_cr_names, & fields->f_sn);
epiphany-dis.c 255 print_keyword (cd, info, & epiphany_cgen_opval_cr_names, fields->f_sn, 0);
epiphany-opc.c 103 16, 16, 0x3ff, { { F (F_RD) }, { F (F_SN) }, { F (F_DC_9_1) }, { F (F_OPC_8_5) }, { F (F_OPC) }, { 0 } }
    [all...]

Completed in 83 milliseconds