Searched refs:MT_OPERAND_BALL2 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mt-ibld.c | 574 case MT_OPERAND_BALL2 : in mt_cgen_insert_operand() 791 case MT_OPERAND_BALL2 : in mt_cgen_extract_operand() 1006 case MT_OPERAND_BALL2 : in mt_cgen_get_int_operand() 1188 case MT_OPERAND_BALL2 : in mt_cgen_get_vma_operand() 1377 case MT_OPERAND_BALL2 : in mt_cgen_set_int_operand() 1556 case MT_OPERAND_BALL2 : in mt_cgen_set_vma_operand()
|
D | mt-asm.c | 435 case MT_OPERAND_BALL2 : in mt_cgen_parse_operand() 436 errmsg = parse_ball (cd, strp, MT_OPERAND_BALL2, (unsigned long *) (& fields->f_ball2)); in mt_cgen_parse_operand()
|
D | mt-desc.h | 226 , MT_OPERAND_WR, MT_OPERAND_BALL2, MT_OPERAND_BRC2, MT_OPERAND_PERM enumerator
|
D | mt-dis.c | 130 case MT_OPERAND_BALL2 : in mt_cgen_print_operand()
|
D | mt-desc.c | 444 { "ball2", MT_OPERAND_BALL2, HW_H_UINT, 15, 1,
|