Searched refs:MT_OPERAND_RC (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mt-ibld.c | 703 case MT_OPERAND_RC : in mt_cgen_insert_operand() 923 case MT_OPERAND_RC : in mt_cgen_extract_operand() 1123 case MT_OPERAND_RC : in mt_cgen_get_int_operand() 1305 case MT_OPERAND_RC : in mt_cgen_get_vma_operand() 1494 case MT_OPERAND_RC : in mt_cgen_set_int_operand() 1673 case MT_OPERAND_RC : in mt_cgen_set_vma_operand()
|
D | mt-asm.c | 552 case MT_OPERAND_RC : in mt_cgen_parse_operand() 553 errmsg = parse_rc (cd, strp, MT_OPERAND_RC, (unsigned long *) (& fields->f_rc)); in mt_cgen_parse_operand()
|
D | mt-desc.h | 220 , MT_OPERAND_RC, MT_OPERAND_RCNUM, MT_OPERAND_CONTNUM, MT_OPERAND_RBBC enumerator
|
D | mt-dis.c | 247 case MT_OPERAND_RC : in mt_cgen_print_operand()
|
D | mt-desc.c | 344 { "rc", MT_OPERAND_RC, HW_H_UINT, 15, 1,
|