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

  /toolchain/binutils/binutils-2.25/opcodes/
m32c-ibld.c 663 FLD (f_dsp_16_s16) = ((INT) (FLD (f_bitbase32_16_s19_unprefixed)) >> (3));
669 long value = fields->f_dsp_16_s16;
831 long value = fields->f_dsp_16_s16;
    [all...]
m32c-dis.c 394 print_normal (cd, info, fields->f_dsp_16_s16, 0|(1<<CGEN_OPERAND_SIGNED), pc, length);
604 print_normal (cd, info, fields->f_dsp_16_s16, 0|(1<<CGEN_OPERAND_SIGNED), pc, length);
    [all...]
m32c-asm.c 1051 errmsg = parse_signed16 (cd, strp, M32C_OPERAND_DSP_16_S16, (long *) (& fields->f_dsp_16_s16));
    [all...]
m32c-opc.h 3174 long f_dsp_16_s16; member in struct:cgen_fields
    [all...]

Completed in 501 milliseconds