Searched refs:MT_OPERAND_CB2SEL (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mt-ibld.c | 595 case MT_OPERAND_CB2SEL : in mt_cgen_insert_operand() 812 case MT_OPERAND_CB2SEL : in mt_cgen_extract_operand() 1027 case MT_OPERAND_CB2SEL : in mt_cgen_get_int_operand() 1209 case MT_OPERAND_CB2SEL : in mt_cgen_get_vma_operand() 1398 case MT_OPERAND_CB2SEL : in mt_cgen_set_int_operand() 1577 case MT_OPERAND_CB2SEL : in mt_cgen_set_vma_operand()
|
D | mt-asm.c | 456 case MT_OPERAND_CB2SEL : in mt_cgen_parse_operand() 457 …errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_CB2SEL, (unsigned long *) (& fields->f_… in mt_cgen_parse_operand()
|
D | mt-desc.h | 231 , MT_OPERAND_CB2SEL, MT_OPERAND_CB1INCR, MT_OPERAND_CB2INCR, MT_OPERAND_MAX enumerator
|
D | mt-dis.c | 151 case MT_OPERAND_CB2SEL : in mt_cgen_print_operand()
|
D | mt-desc.c | 520 { "cb2sel", MT_OPERAND_CB2SEL, HW_H_UINT, 22, 3,
|