Home
last modified time | relevance | path

Searched refs:f_reglist_hi_st (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dfr30-ibld.c692 errmsg = insert_normal (cd, fields->f_reglist_hi_st, 0, 0, 8, 8, 16, total_length, buffer); in fr30_cgen_insert_operand()
894 …ract_normal (cd, ex_info, insn_value, 0, 0, 8, 8, 16, total_length, pc, & fields->f_reglist_hi_st); in fr30_cgen_extract_operand()
1055 value = fields->f_reglist_hi_st; in fr30_cgen_get_int_operand()
1183 value = fields->f_reglist_hi_st; in fr30_cgen_get_vma_operand()
1314 fields->f_reglist_hi_st = value; in fr30_cgen_set_int_operand()
1435 fields->f_reglist_hi_st = value; in fr30_cgen_set_vma_operand()
Dfr30-opc.h131 long f_reglist_hi_st; member
Dfr30-dis.c269 print_hi_register_list_st (cd, info, fields->f_reglist_hi_st, 0, pc, length); in fr30_cgen_print_operand()