Home
last modified time | relevance | path

Searched refs:f_s5 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dfrv-ibld.c798 …errmsg = insert_normal (cd, fields->f_s5, 0|(1<<CGEN_IFLD_SIGNED), 0, 4, 5, 32, total_length, buff… in frv_cgen_insert_operand()
1121 … (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 4, 5, 32, total_length, pc, & fields->f_s5); in frv_cgen_extract_operand()
1415 value = fields->f_s5; in frv_cgen_get_int_operand()
1675 value = fields->f_s5; in frv_cgen_get_vma_operand()
1942 fields->f_s5 = value; in frv_cgen_set_int_operand()
2199 fields->f_s5 = value; in frv_cgen_set_vma_operand()
Dfrv-opc.h311 long f_s5; member
Dfrv-dis.c363 …print_normal (cd, info, fields->f_s5, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX), pc… in frv_cgen_print_operand()
Dfrv-asm.c1230 errmsg = cgen_parse_signed_integer (cd, strp, FRV_OPERAND_S5, (long *) (& fields->f_s5)); in frv_cgen_parse_operand()