Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dmep-ibld.c1116 FLD (f_ivc2_8u0) = ((((UINT) (FLD (f_ivc2_simm16p0)) >> (8))) & (255)); in mep_cgen_insert_operand()
1117 FLD (f_ivc2_8u20) = ((FLD (f_ivc2_simm16p0)) & (255)); in mep_cgen_insert_operand()
1724 FLD (f_ivc2_simm16p0) = ((FLD (f_ivc2_8u20)) | (((FLD (f_ivc2_8u0)) << (8)))); in mep_cgen_extract_operand()
2212 value = fields->f_ivc2_simm16p0; in mep_cgen_get_int_operand()
2664 value = fields->f_ivc2_simm16p0; in mep_cgen_get_vma_operand()
3082 fields->f_ivc2_simm16p0 = value; in mep_cgen_set_int_operand()
3485 fields->f_ivc2_simm16p0 = value; in mep_cgen_set_vma_operand()
Dmep-opc.h487 long f_ivc2_simm16p0; member
Dmep-dis.c1118 …print_normal (cd, info, fields->f_ivc2_simm16p0, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_VIRTU… in mep_cgen_print_operand()
Dmep-asm.c1217 …rmsg = parse_signed16_range (cd, strp, MEP_OPERAND_SIMM16P0, (long *) (& fields->f_ivc2_simm16p0)); in mep_cgen_parse_operand()