Searched refs:f_s6_1 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | frv-ibld.c | 804 …errmsg = insert_normal (cd, fields->f_s6_1, 0|(1<<CGEN_IFLD_SIGNED), 0, 11, 6, 32, total_length, b… in frv_cgen_insert_operand() 1127 …d, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 11, 6, 32, total_length, pc, & fields->f_s6_1); in frv_cgen_extract_operand() 1421 value = fields->f_s6_1; in frv_cgen_get_int_operand() 1681 value = fields->f_s6_1; in frv_cgen_get_vma_operand() 1948 fields->f_s6_1 = value; in frv_cgen_set_int_operand() 2205 fields->f_s6_1 = value; in frv_cgen_set_vma_operand()
|
D | frv-opc.h | 309 long f_s6_1; member
|
D | frv-dis.c | 369 …print_normal (cd, info, fields->f_s6_1, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_HASH_PREFIX), … in frv_cgen_print_operand()
|
D | frv-asm.c | 1236 errmsg = cgen_parse_signed_integer (cd, strp, FRV_OPERAND_S6_1, (long *) (& fields->f_s6_1)); in frv_cgen_parse_operand()
|