Searched refs:MT_OPERAND_IMM16Z (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mt-ibld.c | 662 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 D | mt-asm.c | 522 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 D | mt-desc.h | 225 , MT_OPERAND_FRDRRR, MT_OPERAND_IMM16, MT_OPERAND_IMM16Z, MT_OPERAND_IMM16O enumerator
|
H A D | mt-dis.c | 218 case MT_OPERAND_IMM16Z : in mt_cgen_print_operand()
|
H A D | mt-desc.c | 352 { "imm16z", MT_OPERAND_IMM16Z, HW_H_UINT, 15, 16,
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mt.c | 408 case MT_OPERAND_IMM16Z: in md_cgen_lookup_reloc()
|
/openbsd/gnu/usr.bin/binutils-2.17/cpu/ |
H A D | mt.opc | 237 /* MT_OPERAND_IMM16Z. Parse as an unsigned integer. */
|