Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dfr30-ibld.c660 …errmsg = insert_normal (cd, fields->f_i32, 0|(1<<CGEN_IFLD_SIGN_OPT), 16, 0, 32, 32, total_length,… in fr30_cgen_insert_operand()
859 … ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGN_OPT), 16, 0, 32, 32, total_length, pc, & fields->f_i32); in fr30_cgen_extract_operand()
1034 value = fields->f_i32; in fr30_cgen_get_int_operand()
1162 value = fields->f_i32; in fr30_cgen_get_vma_operand()
1294 fields->f_i32 = value; in fr30_cgen_set_int_operand()
1415 fields->f_i32 = value; in fr30_cgen_set_vma_operand()
Dfr30-opc.h119 long f_i32; member
Dfr30-dis.c248 …print_normal (cd, info, fields->f_i32, 0|(1<<CGEN_OPERAND_HASH_PREFIX)|(1<<CGEN_OPERAND_SIGN_OPT),… in fr30_cgen_print_operand()