Searched refs:MEP_OPERAND_ZERO (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 1199 case MEP_OPERAND_ZERO : in mep_cgen_insert_operand() 1798 case MEP_OPERAND_ZERO : in mep_cgen_extract_operand() 2267 case MEP_OPERAND_ZERO : in mep_cgen_get_int_operand() 2719 case MEP_OPERAND_ZERO : in mep_cgen_get_vma_operand() 3133 case MEP_OPERAND_ZERO : in mep_cgen_set_int_operand() 3536 case MEP_OPERAND_ZERO : in mep_cgen_set_vma_operand()
|
D | mep-desc.h | 265 , MEP_OPERAND_CDISP10A8, MEP_OPERAND_ZERO, MEP_OPERAND_RL5, MEP_OPERAND_CDISP12 enumerator
|
D | mep-asm.c | 1279 case MEP_OPERAND_ZERO : in mep_cgen_parse_operand() 1280 errmsg = parse_zero (cd, strp, MEP_OPERAND_ZERO, (long *) (& junk)); in mep_cgen_parse_operand()
|
D | mep-dis.c | 1180 case MEP_OPERAND_ZERO : in mep_cgen_print_operand()
|
D | mep-desc.c | 1190 { "zero", MEP_OPERAND_ZERO, HW_H_SINT, 0, 0,
|