Searched refs:f_dsp_16_u16 (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | m32c-ibld.c | 620 long value = fields->f_dsp_16_u16; in m32c_cgen_insert_operand() 692 FLD (f_dsp_16_u16) = ((((unsigned int) (FLD (f_bitbase32_16_u19_unprefixed)) >> (3))) & (65535)); in m32c_cgen_insert_operand() 698 long value = fields->f_dsp_16_u16; in m32c_cgen_insert_operand() 710 FLD (f_dsp_16_u16) = ((((unsigned int) (FLD (f_bitbase32_16_u27_unprefixed)) >> (3))) & (65535)); in m32c_cgen_insert_operand() 717 long value = fields->f_dsp_16_u16; in m32c_cgen_insert_operand() 838 long value = fields->f_dsp_16_u16; in m32c_cgen_insert_operand() 846 FLD (f_dsp_16_u16) = ((FLD (f_dsp_16_u24)) & (65535)); in m32c_cgen_insert_operand() 850 long value = fields->f_dsp_16_u16; in m32c_cgen_insert_operand() 864 FLD (f_dsp_16_u16) = ((FLD (f_dsp_16_u24)) & (65535)); in m32c_cgen_insert_operand() 868 long value = fields->f_dsp_16_u16; in m32c_cgen_insert_operand() [all …]
|
| D | m32c-dis.c | 343 print_unsigned_bitbase (cd, info, fields->f_dsp_16_u16, 0, pc, length); in m32c_cgen_print_operand() 400 print_normal (cd, info, fields->f_dsp_16_u16, 0, pc, length); in m32c_cgen_print_operand()
|
| D | m32c-asm.c | 1004 …ed_bitbase16 (cd, strp, M32C_OPERAND_BITBASE16_16_U16, (unsigned long *) (& fields->f_dsp_16_u16)); in m32c_cgen_parse_operand() 1061 …= parse_unsigned16 (cd, strp, M32C_OPERAND_DSP_16_U16, (unsigned long *) (& fields->f_dsp_16_u16)); in m32c_cgen_parse_operand()
|
| D | m32c-opc.h | 3173 long f_dsp_16_u16; member
|