Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dfr30-ibld.c589 errmsg = insert_normal (cd, fields->f_Rs2, 0, 0, 12, 4, 16, total_length, buffer); in fr30_cgen_insert_operand()
787 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 12, 4, 16, total_length, pc, & fields->f_Rs2); in fr30_cgen_extract_operand()
990 value = fields->f_Rs2; in fr30_cgen_get_int_operand()
1118 value = fields->f_Rs2; in fr30_cgen_get_vma_operand()
1250 fields->f_Rs2 = value; in fr30_cgen_set_int_operand()
1371 fields->f_Rs2 = value; in fr30_cgen_set_vma_operand()
Dfr30-opc.h105 long f_Rs2; member
Dfr30-asm.c221 errmsg = cgen_parse_keyword (cd, strp, & fr30_cgen_opval_dr_names, & fields->f_Rs2); in fr30_cgen_parse_operand()
Dfr30-dis.c219 print_keyword (cd, info, & fr30_cgen_opval_dr_names, fields->f_Rs2, 0); in fr30_cgen_print_operand()