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

  /toolchain/binutils/binutils-2.25/opcodes/
epiphany-opc.c 91 32, 32, 0x200007f, { { F (F_PM) }, { F (F_SUBD) }, { F (F_RD6) }, { F (F_RN6) }, { F (F_DISP11) }, { F (F_WORDSIZE) }, { F (F_STORE) }, { F (F_OPC) }, { 0 } }
    [all...]
epiphany-opc.h 171 long f_subd;
170 long f_subd; member in struct:cgen_fields
epiphany-ibld.c 592 errmsg = insert_normal (cd, fields->f_subd, 0, 0, 24, 1, 32, total_length, buffer);
932 length = extract_normal (cd, ex_info, insn_value, 0, 0, 24, 1, 32, total_length, pc, & fields->f_subd);
    [all...]
epiphany-asm.c 342 errmsg = parse_postindex (cd, strp, EPIPHANY_OPERAND_DPMI, (unsigned long *) (& fields->f_subd));
epiphany-dis.c 180 print_postindex (cd, info, fields->f_subd, 0, pc, length);

Completed in 97 milliseconds