Searched refs:MT_OPERAND_CCB (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mt-ibld.c | 600 case MT_OPERAND_CCB : in mt_cgen_insert_operand() 817 case MT_OPERAND_CCB : in mt_cgen_extract_operand() 1032 case MT_OPERAND_CCB : in mt_cgen_get_int_operand() 1214 case MT_OPERAND_CCB : in mt_cgen_get_vma_operand() 1403 case MT_OPERAND_CCB : in mt_cgen_set_int_operand() 1582 case MT_OPERAND_CCB : in mt_cgen_set_vma_operand()
|
H A D | mt-asm.c | 468 case MT_OPERAND_CCB : in mt_cgen_parse_operand() 469 …errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_CCB, (unsigned long *) (& fields->f_ccb… in mt_cgen_parse_operand()
|
H A D | mt-desc.h | 234 , MT_OPERAND_LENGTH, MT_OPERAND_CBX, MT_OPERAND_CCB, MT_OPERAND_CDB enumerator
|
H A D | mt-dis.c | 164 case MT_OPERAND_CCB : in mt_cgen_print_operand()
|
H A D | mt-desc.c | 496 { "ccb", MT_OPERAND_CCB, HW_H_UINT, 11, 1,
|