Searched refs:MT_OPERAND_RCNUM (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mt-ibld.c | 715 case MT_OPERAND_RCNUM : in mt_cgen_insert_operand() 935 case MT_OPERAND_RCNUM : in mt_cgen_extract_operand() 1135 case MT_OPERAND_RCNUM : in mt_cgen_get_int_operand() 1317 case MT_OPERAND_RCNUM : in mt_cgen_get_vma_operand() 1506 case MT_OPERAND_RCNUM : in mt_cgen_set_int_operand() 1685 case MT_OPERAND_RCNUM : in mt_cgen_set_vma_operand()
|
D | mt-asm.c | 564 case MT_OPERAND_RCNUM : in mt_cgen_parse_operand() 565 …errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_RCNUM, (unsigned long *) (& fields->f_r… 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 | 259 case MT_OPERAND_RCNUM : in mt_cgen_print_operand()
|
D | mt-desc.c | 348 { "rcnum", MT_OPERAND_RCNUM, HW_H_UINT, 14, 3,
|