Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm32c-ibld.c631 FLD (f_bitno16_S) = ((FLD (f_bitbase16_u11_S)) & (7)); in m32c_cgen_insert_operand()
632 FLD (f_dsp_8_u8) = ((((unsigned int) (FLD (f_bitbase16_u11_S)) >> (3))) & (255)); in m32c_cgen_insert_operand()
1809 FLD (f_bitbase16_u11_S) = ((((FLD (f_dsp_8_u8)) << (3))) | (FLD (f_bitno16_S))); in m32c_cgen_extract_operand()
2914 value = fields->f_bitbase16_u11_S; in m32c_cgen_get_int_operand()
3507 value = fields->f_bitbase16_u11_S; in m32c_cgen_get_vma_operand()
4105 fields->f_bitbase16_u11_S = value; in m32c_cgen_set_int_operand()
4676 fields->f_bitbase16_u11_S = value; in m32c_cgen_set_vma_operand()
H A Dm32c-dis.c349 …print_unsigned_bitbase (cd, info, fields->f_bitbase16_u11_S, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, leng… in m32c_cgen_print_operand()
H A Dm32c-asm.c1010 …base11 (cd, strp, M32C_OPERAND_BITBASE16_8_U11_S, (unsigned long *) (& fields->f_bitbase16_u11_S)); in m32c_cgen_parse_operand()
H A Dm32c-opc.h3202 long f_bitbase16_u11_S; member