Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmt-ibld.c662 case MT_OPERAND_IMM16Z : in mt_cgen_insert_operand()
881 case MT_OPERAND_IMM16Z : in mt_cgen_extract_operand()
1086 case MT_OPERAND_IMM16Z : in mt_cgen_get_int_operand()
1268 case MT_OPERAND_IMM16Z : in mt_cgen_get_vma_operand()
1457 case MT_OPERAND_IMM16Z : in mt_cgen_set_int_operand()
1636 case MT_OPERAND_IMM16Z : in mt_cgen_set_vma_operand()
H A 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()
H A Dmt-desc.h225 , MT_OPERAND_FRDRRR, MT_OPERAND_IMM16, MT_OPERAND_IMM16Z, MT_OPERAND_IMM16O enumerator
H A Dmt-dis.c218 case MT_OPERAND_IMM16Z : in mt_cgen_print_operand()
H A Dmt-desc.c352 { "imm16z", MT_OPERAND_IMM16Z, HW_H_UINT, 15, 16,
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mt.c408 case MT_OPERAND_IMM16Z: in md_cgen_lookup_reloc()
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dmt.opc237 /* MT_OPERAND_IMM16Z. Parse as an unsigned integer. */