| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | m32c-ibld.c | 760 FLD (f_dsp_32_s8) = ((INT) (FLD (f_bitbase32_24_s19_prefixed)) >> (11)); in m32c_cgen_insert_operand() 768 …errmsg = insert_normal (cd, fields->f_dsp_32_s8, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_leng… in m32c_cgen_insert_operand() 973 …errmsg = insert_normal (cd, fields->f_dsp_32_s8, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_leng… in m32c_cgen_insert_operand() 1320 …errmsg = insert_normal (cd, fields->f_dsp_32_s8, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_leng… in m32c_cgen_insert_operand() 1941 …_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_length, pc, & fields->f_dsp_32_s8); in m32c_cgen_extract_operand() 1944 …FLD (f_bitbase32_24_s19_prefixed) = ((((FLD (f_dsp_24_u8)) << (3))) | (((((FLD (f_dsp_32_s8)) * (2… in m32c_cgen_extract_operand() 2125 …_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_length, pc, & fields->f_dsp_32_s8); in m32c_cgen_extract_operand() 2482 …_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_length, pc, & fields->f_dsp_32_s8); in m32c_cgen_extract_operand() 3062 value = fields->f_dsp_32_s8; in m32c_cgen_get_int_operand() 3257 value = fields->f_dsp_32_s8; in m32c_cgen_get_int_operand() [all …]
|
| D | m32c-dis.c | 433 print_normal (cd, info, fields->f_dsp_32_s8, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in m32c_cgen_print_operand() 628 print_normal (cd, info, fields->f_dsp_32_s8, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in m32c_cgen_print_operand()
|
| D | m32c-asm.c | 1090 errmsg = parse_signed8 (cd, strp, M32C_OPERAND_DSP_32_S8, (long *) (& fields->f_dsp_32_s8)); in m32c_cgen_parse_operand() 1285 errmsg = parse_signed8 (cd, strp, M32C_OPERAND_IMM_32_QI, (long *) (& fields->f_dsp_32_s8)); in m32c_cgen_parse_operand()
|
| D | m32c-opc.h | 3167 long f_dsp_32_s8; member
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | m32c-ibld.c | 760 FLD (f_dsp_32_s8) = ((INT) (FLD (f_bitbase32_24_s19_prefixed)) >> (11)); in m32c_cgen_insert_operand() 768 …errmsg = insert_normal (cd, fields->f_dsp_32_s8, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_leng… in m32c_cgen_insert_operand() 973 …errmsg = insert_normal (cd, fields->f_dsp_32_s8, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_leng… in m32c_cgen_insert_operand() 1320 …errmsg = insert_normal (cd, fields->f_dsp_32_s8, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_leng… in m32c_cgen_insert_operand() 1941 …_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_length, pc, & fields->f_dsp_32_s8); in m32c_cgen_extract_operand() 1944 …FLD (f_bitbase32_24_s19_prefixed) = ((((FLD (f_dsp_24_u8)) << (3))) | (((((FLD (f_dsp_32_s8)) * (2… in m32c_cgen_extract_operand() 2125 …_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_length, pc, & fields->f_dsp_32_s8); in m32c_cgen_extract_operand() 2482 …_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 32, 0, 8, 32, total_length, pc, & fields->f_dsp_32_s8); in m32c_cgen_extract_operand() 3062 value = fields->f_dsp_32_s8; in m32c_cgen_get_int_operand() 3257 value = fields->f_dsp_32_s8; in m32c_cgen_get_int_operand() [all …]
|
| D | m32c-dis.c | 433 print_normal (cd, info, fields->f_dsp_32_s8, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in m32c_cgen_print_operand() 628 print_normal (cd, info, fields->f_dsp_32_s8, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in m32c_cgen_print_operand()
|
| D | m32c-asm.c | 1090 errmsg = parse_signed8 (cd, strp, M32C_OPERAND_DSP_32_S8, (long *) (& fields->f_dsp_32_s8)); in m32c_cgen_parse_operand() 1285 errmsg = parse_signed8 (cd, strp, M32C_OPERAND_IMM_32_QI, (long *) (& fields->f_dsp_32_s8)); in m32c_cgen_parse_operand()
|
| D | m32c-opc.h | 3167 long f_dsp_32_s8; member
|