Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dmep-ibld.c805 FLD (f_ivc2_8u0) = ((((UINT) (FLD (f_ivc2_imm16p0)) >> (8))) & (255)); in mep_cgen_insert_operand()
808 errmsg = insert_normal (cd, fields->f_ivc2_8u0, 0, 0, 0, 8, 32, total_length, buffer); in mep_cgen_insert_operand()
859 errmsg = insert_normal (cd, fields->f_ivc2_8u0, 0, 0, 0, 8, 32, total_length, buffer); in mep_cgen_insert_operand()
1116 FLD (f_ivc2_8u0) = ((((UINT) (FLD (f_ivc2_simm16p0)) >> (8))) & (255)); in mep_cgen_insert_operand()
1119 errmsg = insert_normal (cd, fields->f_ivc2_8u0, 0, 0, 0, 8, 32, total_length, buffer); in mep_cgen_insert_operand()
1434 …= extract_normal (cd, ex_info, insn_value, 0, 0, 0, 8, 32, total_length, pc, & fields->f_ivc2_8u0); in mep_cgen_extract_operand()
1439 FLD (f_ivc2_imm16p0) = ((FLD (f_ivc2_8u20)) | (((FLD (f_ivc2_8u0)) << (8)))); in mep_cgen_extract_operand()
1486 …= extract_normal (cd, ex_info, insn_value, 0, 0, 0, 8, 32, total_length, pc, & fields->f_ivc2_8u0); in mep_cgen_extract_operand()
1719 …= extract_normal (cd, ex_info, insn_value, 0, 0, 0, 8, 32, total_length, pc, & fields->f_ivc2_8u0); in mep_cgen_extract_operand()
1724 FLD (f_ivc2_simm16p0) = ((FLD (f_ivc2_8u20)) | (((FLD (f_ivc2_8u0)) << (8)))); in mep_cgen_extract_operand()
[all …]
Dmep-opc.h469 long f_ivc2_8u0; member
Dmep-dis.c896 print_normal (cd, info, fields->f_ivc2_8u0, 0, pc, length); in mep_cgen_print_operand()
Dmep-asm.c995 …en_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM8P0, (unsigned long *) (& fields->f_ivc2_8u0)); in mep_cgen_parse_operand()