Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dm32c-ibld.c760 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 …]
Dm32c-dis.c433 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()
Dm32c-asm.c1090 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()
Dm32c-opc.h3167 long f_dsp_32_s8; member
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dm32c-ibld.c760 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 …]
Dm32c-dis.c433 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()
Dm32c-asm.c1090 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()
Dm32c-opc.h3167 long f_dsp_32_s8; member