Searched refs:MT_OPERAND_RBBC (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mt-ibld.c | 700 case MT_OPERAND_RBBC : in mt_cgen_insert_operand() 920 case MT_OPERAND_RBBC : in mt_cgen_extract_operand() 1120 case MT_OPERAND_RBBC : in mt_cgen_get_int_operand() 1302 case MT_OPERAND_RBBC : in mt_cgen_get_vma_operand() 1491 case MT_OPERAND_RBBC : in mt_cgen_set_int_operand() 1670 case MT_OPERAND_RBBC : in mt_cgen_set_vma_operand()
|
D | mt-asm.c | 549 case MT_OPERAND_RBBC : in mt_cgen_parse_operand() 550 errmsg = parse_rbbc (cd, strp, MT_OPERAND_RBBC, (unsigned long *) (& fields->f_rbbc)); 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 | 244 case MT_OPERAND_RBBC : in mt_cgen_print_operand()
|
D | mt-desc.c | 356 { "rbbc", MT_OPERAND_RBBC, HW_H_UINT, 25, 2,
|