Searched refs:f_bitbase32_24_s11_prefixed (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | m32c-ibld.c | 744 FLD (f_bitno32_prefixed) = ((FLD (f_bitbase32_24_s11_prefixed)) & (7)); in m32c_cgen_insert_operand() 745 FLD (f_dsp_24_s8) = ((INT) (FLD (f_bitbase32_24_s11_prefixed)) >> (3)); in m32c_cgen_insert_operand() 1931 FLD (f_bitbase32_24_s11_prefixed) = ((((FLD (f_dsp_24_s8)) * (8))) | (FLD (f_bitno32_prefixed))); in m32c_cgen_extract_operand() 2996 value = fields->f_bitbase32_24_s11_prefixed; in m32c_cgen_get_int_operand() 3596 value = fields->f_bitbase32_24_s11_prefixed; in m32c_cgen_get_vma_operand() 4201 fields->f_bitbase32_24_s11_prefixed = value; in m32c_cgen_set_int_operand() 4779 fields->f_bitbase32_24_s11_prefixed = value; in m32c_cgen_set_vma_operand()
|
| D | m32c-dis.c | 367 …print_signed_bitbase (cd, info, fields->f_bitbase32_24_s11_prefixed, 0|(1<<CGEN_OPERAND_SIGNED)|(1… in m32c_cgen_print_operand()
|
| D | m32c-asm.c | 1024 …d, strp, M32C_OPERAND_BITBASE32_24_S11_PREFIXED, (long *) (& fields->f_bitbase32_24_s11_prefixed)); in m32c_cgen_parse_operand()
|
| D | m32c-opc.h | 3216 long f_bitbase32_24_s11_prefixed; member
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | m32c-ibld.c | 744 FLD (f_bitno32_prefixed) = ((FLD (f_bitbase32_24_s11_prefixed)) & (7)); in m32c_cgen_insert_operand() 745 FLD (f_dsp_24_s8) = ((INT) (FLD (f_bitbase32_24_s11_prefixed)) >> (3)); in m32c_cgen_insert_operand() 1931 FLD (f_bitbase32_24_s11_prefixed) = ((((FLD (f_dsp_24_s8)) * (8))) | (FLD (f_bitno32_prefixed))); in m32c_cgen_extract_operand() 2996 value = fields->f_bitbase32_24_s11_prefixed; in m32c_cgen_get_int_operand() 3596 value = fields->f_bitbase32_24_s11_prefixed; in m32c_cgen_get_vma_operand() 4201 fields->f_bitbase32_24_s11_prefixed = value; in m32c_cgen_set_int_operand() 4779 fields->f_bitbase32_24_s11_prefixed = value; in m32c_cgen_set_vma_operand()
|
| D | m32c-dis.c | 367 …print_signed_bitbase (cd, info, fields->f_bitbase32_24_s11_prefixed, 0|(1<<CGEN_OPERAND_SIGNED)|(1… in m32c_cgen_print_operand()
|
| D | m32c-asm.c | 1024 …d, strp, M32C_OPERAND_BITBASE32_24_S11_PREFIXED, (long *) (& fields->f_bitbase32_24_s11_prefixed)); in m32c_cgen_parse_operand()
|
| D | m32c-opc.h | 3216 long f_bitbase32_24_s11_prefixed; member
|