Searched refs:MT_OPERAND_CELL (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | mt-ibld.c | 606 case MT_OPERAND_CELL : in mt_cgen_insert_operand() 823 case MT_OPERAND_CELL : in mt_cgen_extract_operand() 1038 case MT_OPERAND_CELL : in mt_cgen_get_int_operand() 1220 case MT_OPERAND_CELL : in mt_cgen_get_vma_operand() 1409 case MT_OPERAND_CELL : in mt_cgen_set_int_operand() 1588 case MT_OPERAND_CELL : in mt_cgen_set_vma_operand()
|
| H A D | mt-asm.c | 474 case MT_OPERAND_CELL : in mt_cgen_parse_operand() 475 …errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_CELL, (unsigned long *) (& fields->f_ce… in mt_cgen_parse_operand()
|
| H A D | mt-desc.h | 228 , MT_OPERAND_RC1, MT_OPERAND_RC2, MT_OPERAND_CBRB, MT_OPERAND_CELL enumerator
|
| H A D | mt-dis.c | 170 case MT_OPERAND_CELL : in mt_cgen_print_operand()
|
| H A D | mt-desc.c | 404 { "cell", MT_OPERAND_CELL, HW_H_UINT, 9, 3,
|