Home
last modified time | relevance | path

Searched refs:f_imm_27_8 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Depiphany-opc.h168 long f_imm_27_8; member
Depiphany-ibld.c653 FLD (f_imm_27_8) = ((UINT) (FLD (f_imm16)) >> (8)); in epiphany_cgen_insert_operand()
658 errmsg = insert_normal (cd, fields->f_imm_27_8, 0, 0, 27, 8, 32, total_length, buffer); in epiphany_cgen_insert_operand()
984 … extract_normal (cd, ex_info, insn_value, 0, 0, 27, 8, 32, total_length, pc, & fields->f_imm_27_8); in epiphany_cgen_extract_operand()
987 FLD (f_imm16) = ((((FLD (f_imm_27_8)) << (8))) | (FLD (f_imm8))); in epiphany_cgen_extract_operand()