Searched refs:MT_OPERAND_RC3 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mt-ibld.c | 712 case MT_OPERAND_RC3 : in mt_cgen_insert_operand() 932 case MT_OPERAND_RC3 : in mt_cgen_extract_operand() 1132 case MT_OPERAND_RC3 : in mt_cgen_get_int_operand() 1314 case MT_OPERAND_RC3 : in mt_cgen_get_vma_operand() 1503 case MT_OPERAND_RC3 : in mt_cgen_set_int_operand() 1682 case MT_OPERAND_RC3 : in mt_cgen_set_vma_operand()
|
D | mt-asm.c | 561 case MT_OPERAND_RC3 : in mt_cgen_parse_operand() 562 errmsg = parse_rc (cd, strp, MT_OPERAND_RC3, (unsigned long *) (& fields->f_rc3)); in mt_cgen_parse_operand()
|
D | mt-desc.h | 230 , MT_OPERAND_LOOPSIZE, MT_OPERAND_IMM16L, MT_OPERAND_RC3, MT_OPERAND_CB1SEL enumerator
|
D | mt-dis.c | 256 case MT_OPERAND_RC3 : in mt_cgen_print_operand()
|
D | mt-desc.c | 512 { "rc3", MT_OPERAND_RC3, HW_H_UINT, 7, 1,
|