Home
last modified time | relevance | path

Searched refs:MT_OPERAND_IMM16Z (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dmt-ibld.c676 case MT_OPERAND_IMM16Z : in mt_cgen_insert_operand()
895 case MT_OPERAND_IMM16Z : in mt_cgen_extract_operand()
1100 case MT_OPERAND_IMM16Z : in mt_cgen_get_int_operand()
1282 case MT_OPERAND_IMM16Z : in mt_cgen_get_vma_operand()
1471 case MT_OPERAND_IMM16Z : in mt_cgen_set_int_operand()
1650 case MT_OPERAND_IMM16Z : in mt_cgen_set_vma_operand()
Dmt-asm.c522 case MT_OPERAND_IMM16Z : in mt_cgen_parse_operand()
523 errmsg = parse_imm16 (cd, strp, MT_OPERAND_IMM16Z, (unsigned long *) (& fields->f_imm16u)); in mt_cgen_parse_operand()
Dmt-desc.h219 , MT_OPERAND_FRDRRR, MT_OPERAND_IMM16, MT_OPERAND_IMM16Z, MT_OPERAND_IMM16O enumerator
Dmt-dis.c217 case MT_OPERAND_IMM16Z : in mt_cgen_print_operand()
Dmt-desc.c336 { "imm16z", MT_OPERAND_IMM16Z, HW_H_UINT, 15, 16,
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mt.c408 case MT_OPERAND_IMM16Z: in md_cgen_lookup_reloc()
/toolchain/binutils/binutils-2.27/cpu/
Dmt.opc235 /* MT_OPERAND_IMM16Z. Parse as an unsigned integer. */