Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dfr30-ibld.c702 long value = fields->f_s10; in fr30_cgen_insert_operand()
907 fields->f_s10 = value; in fr30_cgen_extract_operand()
1064 value = fields->f_s10; in fr30_cgen_get_int_operand()
1192 value = fields->f_s10; in fr30_cgen_get_vma_operand()
1323 fields->f_s10 = value; in fr30_cgen_set_int_operand()
1444 fields->f_s10 = value; in fr30_cgen_set_vma_operand()
Dfr30-opc.h124 long f_s10; member
Dfrv-ibld.c796 …errmsg = insert_normal (cd, fields->f_s10, 0|(1<<CGEN_IFLD_SIGNED), 0, 9, 10, 32, total_length, bu… in frv_cgen_insert_operand()
1119 …cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 9, 10, 32, total_length, pc, & fields->f_s10); in frv_cgen_extract_operand()
1413 value = fields->f_s10; in frv_cgen_get_int_operand()
1673 value = fields->f_s10; in frv_cgen_get_vma_operand()
1940 fields->f_s10 = value; in frv_cgen_set_int_operand()
2197 fields->f_s10 = value; in frv_cgen_set_vma_operand()
Dfr30-asm.c289 errmsg = cgen_parse_signed_integer (cd, strp, FR30_OPERAND_S10, (long *) (& fields->f_s10)); in fr30_cgen_parse_operand()
Dfrv-opc.h303 long f_s10; member
Dfr30-dis.c278 …print_normal (cd, info, fields->f_s10, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX), p… in fr30_cgen_print_operand()
Dfrv-dis.c354 …print_normal (cd, info, fields->f_s10, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX), p… in frv_cgen_print_operand()
Dfrv-asm.c1221 errmsg = cgen_parse_signed_integer (cd, strp, FRV_OPERAND_S10, (long *) (& fields->f_s10)); in frv_cgen_parse_operand()