Home
last modified time | relevance | path

Searched refs:f_ivc2_imm16p0 (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmep-ibld.c811 FLD (f_ivc2_8u0) = ((((UINT) (FLD (f_ivc2_imm16p0)) >> (8))) & (255)); in mep_cgen_insert_operand()
812 FLD (f_ivc2_8u20) = ((FLD (f_ivc2_imm16p0)) & (255)); in mep_cgen_insert_operand()
1446 FLD (f_ivc2_imm16p0) = ((FLD (f_ivc2_8u20)) | (((FLD (f_ivc2_8u0)) << (8)))); in mep_cgen_extract_operand()
1953 value = fields->f_ivc2_imm16p0; in mep_cgen_get_int_operand()
2406 value = fields->f_ivc2_imm16p0; in mep_cgen_get_vma_operand()
2860 fields->f_ivc2_imm16p0 = value; in mep_cgen_set_int_operand()
3264 fields->f_ivc2_imm16p0 = value; in mep_cgen_set_vma_operand()
Dmep-opc.h491 long f_ivc2_imm16p0; member
Dmep-dis.c866 print_normal (cd, info, fields->f_ivc2_imm16p0, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length); in mep_cgen_print_operand()
Dmep-asm.c950 …rse_unsigned16_range (cd, strp, MEP_OPERAND_IMM16P0, (unsigned long *) (& fields->f_ivc2_imm16p0)); in mep_cgen_parse_operand()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmep-ibld.c811 FLD (f_ivc2_8u0) = ((((UINT) (FLD (f_ivc2_imm16p0)) >> (8))) & (255)); in mep_cgen_insert_operand()
812 FLD (f_ivc2_8u20) = ((FLD (f_ivc2_imm16p0)) & (255)); in mep_cgen_insert_operand()
1446 FLD (f_ivc2_imm16p0) = ((FLD (f_ivc2_8u20)) | (((FLD (f_ivc2_8u0)) << (8)))); in mep_cgen_extract_operand()
1953 value = fields->f_ivc2_imm16p0; in mep_cgen_get_int_operand()
2406 value = fields->f_ivc2_imm16p0; in mep_cgen_get_vma_operand()
2860 fields->f_ivc2_imm16p0 = value; in mep_cgen_set_int_operand()
3264 fields->f_ivc2_imm16p0 = value; in mep_cgen_set_vma_operand()
Dmep-opc.h491 long f_ivc2_imm16p0; member
Dmep-asm.c952 …rse_unsigned16_range (cd, strp, MEP_OPERAND_IMM16P0, (unsigned long *) (& fields->f_ivc2_imm16p0)); in mep_cgen_parse_operand()
Dmep-dis.c866 print_normal (cd, info, fields->f_ivc2_imm16p0, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length); in mep_cgen_print_operand()