Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dfrv-ibld.c738 …errmsg = insert_normal (cd, fields->f_d12, 0|(1<<CGEN_IFLD_SIGNED), 0, 11, 12, 32, total_length, b… in frv_cgen_insert_operand()
792 …errmsg = insert_normal (cd, fields->f_d12, 0|(1<<CGEN_IFLD_SIGNED), 0, 11, 12, 32, total_length, b… in frv_cgen_insert_operand()
1063 …d, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 11, 12, 32, total_length, pc, & fields->f_d12); in frv_cgen_extract_operand()
1115 …d, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 11, 12, 32, total_length, pc, & fields->f_d12); in frv_cgen_extract_operand()
1370 value = fields->f_d12; in frv_cgen_get_int_operand()
1409 value = fields->f_d12; in frv_cgen_get_int_operand()
1630 value = fields->f_d12; in frv_cgen_get_vma_operand()
1669 value = fields->f_d12; in frv_cgen_get_vma_operand()
1897 fields->f_d12 = value; in frv_cgen_set_int_operand()
1936 fields->f_d12 = value; in frv_cgen_set_int_operand()
[all …]
Dfrv-dis.c318 print_normal (cd, info, fields->f_d12, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in frv_cgen_print_operand()
357 …print_normal (cd, info, fields->f_d12, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX), p… in frv_cgen_print_operand()
Dfrv-opc.h305 long f_d12; member
Dfrv-asm.c1177 errmsg = parse_d12 (cd, strp, FRV_OPERAND_D12, (long *) (& fields->f_d12)); in frv_cgen_parse_operand()
1224 errmsg = parse_s12 (cd, strp, FRV_OPERAND_S12, (long *) (& fields->f_d12)); in frv_cgen_parse_operand()