Searched refs:MT_OPERAND_WR (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mt-ibld.c | 729 case MT_OPERAND_WR : in mt_cgen_insert_operand() 949 case MT_OPERAND_WR : in mt_cgen_extract_operand() 1149 case MT_OPERAND_WR : in mt_cgen_get_int_operand() 1331 case MT_OPERAND_WR : in mt_cgen_get_vma_operand() 1520 case MT_OPERAND_WR : in mt_cgen_set_int_operand() 1699 case MT_OPERAND_WR : in mt_cgen_set_vma_operand()
|
H A D | mt-asm.c | 585 case MT_OPERAND_WR : in mt_cgen_parse_operand() 586 …errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_WR, (unsigned long *) (& fields->f_wr)); in mt_cgen_parse_operand()
|
H A D | mt-desc.h | 232 , MT_OPERAND_WR, MT_OPERAND_BALL2, MT_OPERAND_BRC2, MT_OPERAND_PERM enumerator
|
H A D | mt-dis.c | 281 case MT_OPERAND_WR : in mt_cgen_print_operand()
|
H A D | mt-desc.c | 456 { "wr", MT_OPERAND_WR, HW_H_UINT, 24, 1,
|