Searched refs:MT_OPERAND_BRC2 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mt-ibld.c | 590 case MT_OPERAND_BRC2 : in mt_cgen_insert_operand() 807 case MT_OPERAND_BRC2 : in mt_cgen_extract_operand() 1022 case MT_OPERAND_BRC2 : in mt_cgen_get_int_operand() 1204 case MT_OPERAND_BRC2 : in mt_cgen_get_vma_operand() 1393 case MT_OPERAND_BRC2 : in mt_cgen_set_int_operand() 1572 case MT_OPERAND_BRC2 : in mt_cgen_set_vma_operand()
|
D | mt-asm.c | 444 case MT_OPERAND_BRC2 : in mt_cgen_parse_operand() 445 …errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_BRC2, (unsigned long *) (& fields->f_br… 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 | 139 case MT_OPERAND_BRC2 : in mt_cgen_print_operand()
|
D | mt-desc.c | 448 { "brc2", MT_OPERAND_BRC2, HW_H_UINT, 14, 3,
|