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

  /toolchain/binutils/binutils-2.25/opcodes/
m32c-ibld.c 905 FLD (f_dsp_24_u8) = ((FLD (f_dsp_24_u16)) & (255));
906 FLD (f_dsp_32_u8) = ((((UINT) (FLD (f_dsp_24_u16)) >> (8))) & (255));
    [all...]
m32c-dis.c 418 print_normal (cd, info, fields->f_dsp_24_u16, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length);
    [all...]
m32c-asm.c 1075 errmsg = parse_unsigned16 (cd, strp, M32C_OPERAND_DSP_24_U16, (unsigned long *) (& fields->f_dsp_24_u16));
    [all...]
m32c-opc.h 3175 long f_dsp_24_u16; member in struct:cgen_fields
    [all...]

Completed in 61 milliseconds