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

  /toolchain/binutils/binutils-2.27/opcodes/
xstormy16-opc.h 119 long f_abs24_1; member in struct:cgen_fields
xstormy16-ibld.c 599 FLD (f_abs24_1) = ((FLD (f_abs24)) & (255));
602 errmsg = insert_normal (cd, fields->f_abs24_1, 0, 0, 8, 8, 32, total_length, buffer);
744 length = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 8, 32, total_length, pc, & fields->f_abs24_1);
748 FLD (f_abs24) = ((((FLD (f_abs24_2)) << (8))) | (FLD (f_abs24_1)));
    [all...]

Completed in 474 milliseconds