Searched refs:MT_OPERAND_BRC (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mt-ibld.c | 580 case MT_OPERAND_BRC : in mt_cgen_insert_operand() 797 case MT_OPERAND_BRC : in mt_cgen_extract_operand() 1012 case MT_OPERAND_BRC : in mt_cgen_get_int_operand() 1194 case MT_OPERAND_BRC : in mt_cgen_get_vma_operand() 1383 case MT_OPERAND_BRC : in mt_cgen_set_int_operand() 1562 case MT_OPERAND_BRC : in mt_cgen_set_vma_operand()
|
D | mt-asm.c | 441 case MT_OPERAND_BRC : in mt_cgen_parse_operand() 442 …errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_BRC, (unsigned long *) (& fields->f_brc… in mt_cgen_parse_operand()
|
D | mt-desc.h | 225 , MT_OPERAND_MASK1, MT_OPERAND_BALL, MT_OPERAND_BRC, MT_OPERAND_RDA enumerator
|
D | mt-dis.c | 136 case MT_OPERAND_BRC : in mt_cgen_print_operand()
|
D | mt-desc.c | 432 { "brc", MT_OPERAND_BRC, HW_H_UINT, 18, 3,
|