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

  /toolchain/binutils/binutils-2.25/opcodes/
m32c-ibld.c 888 FLD (f_dsp_24_u8) = ((FLD (f_dsp_24_s16)) & (255));
889 FLD (f_dsp_32_u8) = ((((UINT) (FLD (f_dsp_24_s16)) >> (8))) & (255));
    [all...]
m32c-dis.c 412 print_normal (cd, info, fields->f_dsp_24_s16, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
616 print_normal (cd, info, fields->f_dsp_24_s16, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
    [all...]
m32c-asm.c 1069 errmsg = parse_signed16 (cd, strp, M32C_OPERAND_DSP_24_S16, (long *) (& fields->f_dsp_24_s16));
    [all...]
m32c-opc.h 3176 long f_dsp_24_s16; member in struct:cgen_fields
    [all...]

Completed in 81 milliseconds