Searched refs:MT_OPERAND_CONTNUM (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mt-ibld.c | 619 case MT_OPERAND_CONTNUM : in mt_cgen_insert_operand() 836 case MT_OPERAND_CONTNUM : in mt_cgen_extract_operand() 1051 case MT_OPERAND_CONTNUM : in mt_cgen_get_int_operand() 1233 case MT_OPERAND_CONTNUM : in mt_cgen_get_vma_operand() 1422 case MT_OPERAND_CONTNUM : in mt_cgen_set_int_operand() 1601 case MT_OPERAND_CONTNUM : in mt_cgen_set_vma_operand()
|
D | mt-asm.c | 480 case MT_OPERAND_CONTNUM : in mt_cgen_parse_operand() 481 …errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_CONTNUM, (unsigned long *) (& fields->f… 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 | 175 case MT_OPERAND_CONTNUM : in mt_cgen_print_operand()
|
D | mt-desc.c | 352 { "contnum", MT_OPERAND_CONTNUM, HW_H_UINT, 8, 9,
|