Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dxstormy16-ibld.c621 …errmsg = insert_normal (cd, fields->f_imm12, 0|(1<<CGEN_IFLD_SIGNED), 0, 20, 12, 32, total_length,… in xstormy16_cgen_insert_operand()
763 … ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 20, 12, 32, total_length, pc, & fields->f_imm12); in xstormy16_cgen_extract_operand()
893 value = fields->f_imm12; in xstormy16_cgen_get_int_operand()
985 value = fields->f_imm12; in xstormy16_cgen_get_vma_operand()
1084 fields->f_imm12 = value; in xstormy16_cgen_set_int_operand()
1173 fields->f_imm12 = value; in xstormy16_cgen_set_vma_operand()
Dxstormy16-opc.h111 long f_imm12; member
Dxstormy16-asm.c231 …rmsg = cgen_parse_signed_integer (cd, strp, XSTORMY16_OPERAND_IMM12, (long *) (& fields->f_imm12)); in xstormy16_cgen_parse_operand()
Dxstormy16-dis.c123 print_normal (cd, info, fields->f_imm12, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in xstormy16_cgen_print_operand()