Home
last modified time | relevance | path

Searched refs:f_dsp_56_s16 (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dm32c-ibld.c1392 FLD (f_dsp_56_u8) = ((FLD (f_dsp_56_s16)) & (255)); in m32c_cgen_insert_operand()
1393 FLD (f_dsp_64_u8) = ((((UINT) (FLD (f_dsp_56_s16)) >> (8))) & (255)); in m32c_cgen_insert_operand()
2558 …FLD (f_dsp_56_s16) = EXTHISI (((HI) (UINT) (((((FLD (f_dsp_64_u8)) << (8))) | (FLD (f_dsp_56_u8)))… in m32c_cgen_extract_operand()
3281 value = fields->f_dsp_56_s16; in m32c_cgen_get_int_operand()
3881 value = fields->f_dsp_56_s16; in m32c_cgen_get_vma_operand()
4483 fields->f_dsp_56_s16 = value; in m32c_cgen_set_int_operand()
5061 fields->f_dsp_56_s16 = value; in m32c_cgen_set_vma_operand()
Dm32c-dis.c652 …print_normal (cd, info, fields->f_dsp_56_s16, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_VIRTUAL)… in m32c_cgen_print_operand()
Dm32c-asm.c1309 errmsg = parse_signed16 (cd, strp, M32C_OPERAND_IMM_56_HI, (long *) (& fields->f_dsp_56_s16)); in m32c_cgen_parse_operand()
Dm32c-opc.h3204 long f_dsp_56_s16; member
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dm32c-ibld.c1392 FLD (f_dsp_56_u8) = ((FLD (f_dsp_56_s16)) & (255)); in m32c_cgen_insert_operand()
1393 FLD (f_dsp_64_u8) = ((((UINT) (FLD (f_dsp_56_s16)) >> (8))) & (255)); in m32c_cgen_insert_operand()
2558 …FLD (f_dsp_56_s16) = EXTHISI (((HI) (UINT) (((((FLD (f_dsp_64_u8)) << (8))) | (FLD (f_dsp_56_u8)))… in m32c_cgen_extract_operand()
3281 value = fields->f_dsp_56_s16; in m32c_cgen_get_int_operand()
3881 value = fields->f_dsp_56_s16; in m32c_cgen_get_vma_operand()
4483 fields->f_dsp_56_s16 = value; in m32c_cgen_set_int_operand()
5061 fields->f_dsp_56_s16 = value; in m32c_cgen_set_vma_operand()
Dm32c-dis.c652 …print_normal (cd, info, fields->f_dsp_56_s16, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_VIRTUAL)… in m32c_cgen_print_operand()
Dm32c-asm.c1309 errmsg = parse_signed16 (cd, strp, M32C_OPERAND_IMM_56_HI, (long *) (& fields->f_dsp_56_s16)); in m32c_cgen_parse_operand()
Dm32c-opc.h3204 long f_dsp_56_s16; member