Searched refs:f_ivc2_imm16p0 (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | mep-ibld.c | 811 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()
|
| D | mep-opc.h | 491 long f_ivc2_imm16p0; member
|
| D | mep-dis.c | 866 print_normal (cd, info, fields->f_ivc2_imm16p0, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length); in mep_cgen_print_operand()
|
| D | mep-asm.c | 950 …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/ |
| D | mep-ibld.c | 811 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()
|
| D | mep-opc.h | 491 long f_ivc2_imm16p0; member
|
| D | mep-asm.c | 952 …rse_unsigned16_range (cd, strp, MEP_OPERAND_IMM16P0, (unsigned long *) (& fields->f_ivc2_imm16p0)); in mep_cgen_parse_operand()
|
| D | mep-dis.c | 866 print_normal (cd, info, fields->f_ivc2_imm16p0, 0|(1<<CGEN_OPERAND_VIRTUAL), pc, length); in mep_cgen_print_operand()
|