Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dmep-ibld.c937 FLD (f_ivc2_ccrn_c3hi) = ((((UINT) (FLD (f_ivc2_ccrn_c3)) >> (4))) & (3)); in mep_cgen_insert_operand()
938 FLD (f_ivc2_ccrn_c3lo) = ((FLD (f_ivc2_ccrn_c3)) & (15)); in mep_cgen_insert_operand()
1567 FLD (f_ivc2_ccrn_c3) = ((((FLD (f_ivc2_ccrn_c3hi)) << (4))) | (FLD (f_ivc2_ccrn_c3lo))); in mep_cgen_extract_operand()
2089 value = fields->f_ivc2_ccrn_c3; in mep_cgen_get_int_operand()
2541 value = fields->f_ivc2_ccrn_c3; in mep_cgen_get_vma_operand()
2971 fields->f_ivc2_ccrn_c3 = value; in mep_cgen_set_int_operand()
3374 fields->f_ivc2_ccrn_c3 = value; in mep_cgen_set_vma_operand()
Dmep-opc.h498 long f_ivc2_ccrn_c3; member
Dmep-dis.c995 …print_keyword (cd, info, & mep_cgen_opval_h_ccr_ivc2, fields->f_ivc2_ccrn_c3, 0|(1<<CGEN_OPERAND_V… in mep_cgen_print_operand()
Dmep-asm.c1094 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_ccr_ivc2, & fields->f_ivc2_ccrn_c3); in mep_cgen_parse_operand()