Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dfrv-ibld.c708 errmsg = insert_normal (cd, fields->f_LI, 0, 0, 25, 1, 32, total_length, buffer); in frv_cgen_insert_operand()
1033 …ngth = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 1, 32, total_length, pc, & fields->f_LI); in frv_cgen_extract_operand()
1340 value = fields->f_LI; in frv_cgen_get_int_operand()
1600 value = fields->f_LI; in frv_cgen_get_vma_operand()
1867 fields->f_LI = value; in frv_cgen_set_int_operand()
2124 fields->f_LI = value; in frv_cgen_set_vma_operand()
Dfrv-opc.h320 long f_LI; member
Dfrv-dis.c288 print_normal (cd, info, fields->f_LI, 0, pc, length); in frv_cgen_print_operand()
Dfrv-asm.c1147 …rrmsg = cgen_parse_unsigned_integer (cd, strp, FRV_OPERAND_LI, (unsigned long *) (& fields->f_LI)); in frv_cgen_parse_operand()