Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dfr30-ibld.c695 long value = fields->f_s10; in fr30_cgen_insert_operand()
900 fields->f_s10 = value; in fr30_cgen_extract_operand()
1057 value = fields->f_s10; in fr30_cgen_get_int_operand()
1185 value = fields->f_s10; in fr30_cgen_get_vma_operand()
1316 fields->f_s10 = value; in fr30_cgen_set_int_operand()
1437 fields->f_s10 = value; in fr30_cgen_set_vma_operand()
Dfr30-opc.h124 long f_s10; member
Dfrv-ibld.c789 …errmsg = insert_normal (cd, fields->f_s10, 0|(1<<CGEN_IFLD_SIGNED), 0, 9, 10, 32, total_length, bu… in frv_cgen_insert_operand()
1112 …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()
1406 value = fields->f_s10; in frv_cgen_get_int_operand()
1666 value = fields->f_s10; in frv_cgen_get_vma_operand()
1933 fields->f_s10 = value; in frv_cgen_set_int_operand()
2190 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()