Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dxstormy16-ibld.c623 errmsg = insert_normal (cd, fields->f_imm3, 0, 0, 4, 3, 32, total_length, buffer); in xstormy16_cgen_insert_operand()
765 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 4, 3, 32, total_length, pc, & fields->f_imm3); in xstormy16_cgen_extract_operand()
895 value = fields->f_imm3; in xstormy16_cgen_get_int_operand()
987 value = fields->f_imm3; in xstormy16_cgen_get_vma_operand()
1086 fields->f_imm3 = value; in xstormy16_cgen_set_int_operand()
1175 fields->f_imm3 = value; in xstormy16_cgen_set_vma_operand()
Dxstormy16-opc.h107 long f_imm3; member
Dxstormy16-asm.c240 …en_parse_unsigned_integer (cd, strp, XSTORMY16_OPERAND_IMM3, (unsigned long *) (& fields->f_imm3)); in xstormy16_cgen_parse_operand()
Dxstormy16-dis.c132 print_normal (cd, info, fields->f_imm3, 0, pc, length); in xstormy16_cgen_print_operand()