Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dfrv-ibld.c780 …errmsg = insert_normal (cd, fields->f_s5, 0|(1<<CGEN_IFLD_SIGNED), 0, 4, 5, 32, total_length, buff…
1081 … (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 4, 5, 32, total_length, pc, & fields->f_s5);
1354 value = fields->f_s5;
1591 value = fields->f_s5;
1837 fields->f_s5 = value;
2071 fields->f_s5 = value;
H A Dfrv-opc.h311 long f_s5; member
H A Dfrv-dis.c341 …print_normal (cd, info, fields->f_s5, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX), pc…
H A Dfrv-asm.c920 errmsg = cgen_parse_signed_integer (cd, strp, FRV_OPERAND_S5, &fields->f_s5);
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A 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()
H A Dfrv-opc.h311 long f_s5; member
H A Dfrv-dis.c364 …print_normal (cd, info, fields->f_s5, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX), pc… in frv_cgen_print_operand()
H A Dfrv-asm.c1230 errmsg = cgen_parse_signed_integer (cd, strp, FRV_OPERAND_S5, (long *) (& fields->f_s5)); in frv_cgen_parse_operand()