Home
last modified time | relevance | path

Searched refs:f_bitbase32_24_u19_prefixed (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dm32c-ibld.c777 FLD (f_bitno32_prefixed) = ((FLD (f_bitbase32_24_u19_prefixed)) & (7)); in m32c_cgen_insert_operand()
778 FLD (f_dsp_24_u8) = ((((unsigned int) (FLD (f_bitbase32_24_u19_prefixed)) >> (3))) & (255)); in m32c_cgen_insert_operand()
779 FLD (f_dsp_32_u8) = ((((unsigned int) (FLD (f_bitbase32_24_u19_prefixed)) >> (11))) & (255)); in m32c_cgen_insert_operand()
1929 …FLD (f_bitbase32_24_u19_prefixed) = ((((FLD (f_dsp_24_u8)) << (3))) | (((((FLD (f_dsp_32_u8)) << (… in m32c_cgen_extract_operand()
2941 value = fields->f_bitbase32_24_u19_prefixed; in m32c_cgen_get_int_operand()
3534 value = fields->f_bitbase32_24_u19_prefixed; in m32c_cgen_get_vma_operand()
4132 fields->f_bitbase32_24_u19_prefixed = value; in m32c_cgen_set_int_operand()
4703 fields->f_bitbase32_24_u19_prefixed = value; in m32c_cgen_set_vma_operand()
Dm32c-dis.c376 …print_unsigned_bitbase (cd, info, fields->f_bitbase32_24_u19_prefixed, 0|(1<<CGEN_OPERAND_VIRTUAL)… in m32c_cgen_print_operand()
Dm32c-asm.c1037 …M32C_OPERAND_BITBASE32_24_U19_PREFIXED, (unsigned long *) (& fields->f_bitbase32_24_u19_prefixed)); in m32c_cgen_parse_operand()
Dm32c-opc.h3210 long f_bitbase32_24_u19_prefixed; member